public abstract class BaseSingleSchemaValidator extends BaseMutableStateValidator
Modifier and Type | Field and Description |
---|---|
protected SchemaInternal |
schema |
Constructor and Description |
---|
BaseSingleSchemaValidator(MutableStateValidator parent) |
Modifier and Type | Method and Description |
---|---|
boolean |
calculateIsSync() |
void |
setSchema(SchemaInternal schema) |
checkSync, getParent, getPriority, initializeIsSync, isSync, triggerUpdateIsSync, validateSyncAsAsync
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
validateAsync
validateSync
protected SchemaInternal schema
public BaseSingleSchemaValidator(MutableStateValidator parent)
public boolean calculateIsSync()
calculateIsSync
in class BaseMutableStateValidator
public void setSchema(SchemaInternal schema)
Copyright © 2022 Eclipse. All rights reserved.