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, validatesFullObjectpublic void validate(DbObject reference, DbObject target, DiffContext ctx)
DbValidatorvalidate in interface DbValidatorvalidate in class NameValidatorreference - DbObjecttarget - DbObjectctx - DiffContextpublic boolean validates(String fieldName)
DbValidatorvalidates in interface DbValidatorvalidates in class NameValidatorfieldName - StringCopyright © 2005–2018 Alfresco Software. All rights reserved.