public class IndexColumnsValidator extends NameValidator
Constructor and Description |
---|
IndexColumnsValidator() |
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 |
validates(String fieldName)
Ask whether the database object's validator is responsible for validating
the specified field name.
|
getPattern, getProperty, getPropertyNames, setPattern, setProperty, validatesFullObject
public void validate(DbObject reference, DbObject target, DiffContext ctx)
DbValidator
validate
in interface DbValidator
validate
in class NameValidator
reference
- DbObjecttarget
- DbObjectctx
- DiffContextpublic boolean validates(String fieldName)
DbValidator
validates
in interface DbValidator
validates
in class NameValidator
fieldName
- StringCopyright © 2005–2017 Alfresco Software. All rights reserved.