@ApiStatus.Internal
| Interface | Description |
|---|---|
| UtilValidationRule |
Use this class to validate data with java code when
EnumValidationRule or RegexpValidationRule rules are not enough,
e.g there are too many possible values or they are dynamically generated. |
| Class | Description |
|---|---|
| EnumValidationRule | |
| ExpressionValidationRule |