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, validateSyncAsAsyncclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidateAsyncvalidateSyncprotected SchemaInternal schema
public BaseSingleSchemaValidator(MutableStateValidator parent)
public boolean calculateIsSync()
calculateIsSync in class BaseMutableStateValidatorpublic void setSchema(SchemaInternal schema)
Copyright © 2021 Eclipse. All rights reserved.