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, validatesFullObject
public void validate(DbObject reference, DbObject target, DiffContext ctx)
DbValidator
reference
- DbObjecttarget
- DbObjectctx
- DiffContextCopyright © 2005–2017 Alfresco Software. All rights reserved.