public abstract class BaseCombinatorsValidator extends BaseMutableStateValidator implements DefaultApplier
Modifier and Type | Field and Description |
---|---|
protected SchemaInternal[] |
schemas |
Constructor and Description |
---|
BaseCombinatorsValidator(MutableStateValidator parent) |
Modifier and Type | Method and Description |
---|---|
Future<Void> |
applyDefaultValue(Object obj) |
boolean |
calculateIsSync() |
checkSync, getParent, getPriority, initializeIsSync, isSync, triggerUpdateIsSync, validateSyncAsAsync
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
validateAsync
validateSync
protected SchemaInternal[] schemas
public BaseCombinatorsValidator(MutableStateValidator parent)
public boolean calculateIsSync()
calculateIsSync
in class BaseMutableStateValidator
public Future<Void> applyDefaultValue(Object obj)
applyDefaultValue
in interface DefaultApplier
Copyright © 2021 Eclipse. All rights reserved.