| Interface | Description |
|---|---|
| DbValidator |
DbObject validators must implement this interface.
|
| Class | Description |
|---|---|
| AbstractDbValidator |
Base class providing DbValidator support.
|
| IgnoreObjectValidator |
Allows a complete DbObject to be ignored during differencing.
|
| NameValidator |
Validates the name of a DbObject using a regular expression.
|
| NameValidatorTest |
Tests for the NameValidator class.
|
| NullValidator |
A 'do nothing' validator
|
| SchemaVersionValidator |
Validate a schema's version number with respect to a reference schema.
|
| SchemaVersionValidatorTest |
Tests for the SchemaVersionValidator class.
|
| ValidatorTestSuite |
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.