public class SchemaVersionValidator extends AbstractDbValidator
Constructor and Description |
---|
SchemaVersionValidator() |
Modifier and Type | Method and Description |
---|---|
void |
validate(DbObject referenceObj,
DbObject targetObj,
DiffContext ctx)
Validate the target database object (against the reference object if necessary).
|
addFieldToValidate, getProperty, getPropertyNames, setFieldsToValidate, setProperty, validates, validatesFullObject
public void validate(DbObject referenceObj, DbObject targetObj, DiffContext ctx)
DbValidator
referenceObj
- DbObjecttargetObj
- DbObjectctx
- DiffContextCopyright © 2005–2017 Alfresco Software. All rights reserved.