public class TypeNameOnlyValidator extends NameValidator
| Constructor and Description |
|---|
TypeNameOnlyValidator() |
| 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).
|
boolean |
validatesFullObject()
Asks whether the database object's validator is responsible for validating
the entire DbObject.
|
getPattern, getProperty, getPropertyNames, setPattern, setProperty, validatespublic void validate(DbObject reference, DbObject target, DiffContext ctx)
DbValidatorvalidate in interface DbValidatorvalidate in class NameValidatorreference - DbObjecttarget - DbObjectctx - DiffContextpublic boolean validatesFullObject()
DbValidatorvalidatesFullObject in interface DbValidatorvalidatesFullObject in class NameValidatorCopyright © 2005–2018 Alfresco Software. All rights reserved.