public class NullValidator extends AbstractDbValidator
| Constructor and Description |
|---|
NullValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(DbObject reference,
DbObject target,
DiffContext ctx)
Validate the target database object (against the reference object if necessary).
|
addFieldToValidate, getProperty, getPropertyNames, setFieldsToValidate, setProperty, validates, validatesFullObjectpublic void validate(DbObject reference, DbObject target, DiffContext ctx)
DbValidatorreference - DbObjecttarget - DbObjectctx - DiffContextCopyright © 2005–2018 Alfresco Software. All rights reserved.