| Interface | Description |
|---|---|
| TextRule |
Indicates a rule that may be applied on a Validation Object that is plain text.
|
| Class | Description |
|---|---|
| TextRegularExpressionRule |
Checks if the
TextValidationObject matches a Regular Expression. |
| TextVocabularyRule |
Checks if the
TextValidationObject containes a value contained in the VocabularyRule.TERMS. |
Copyright © 2023. All rights reserved.