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(java.lang.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 NameValidatorpublic boolean validates(java.lang.String fieldName)
DbValidatorvalidates in interface DbValidatorvalidates in class NameValidatorCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.