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, validatesFullObjectpublic void validate(DbObject referenceObj, DbObject targetObj, DiffContext ctx)
DbValidatorCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.