Classes
\
| Name | Description | |
|---|---|---|
| TestConstraintsExtension | No description available | EMPTY |
\SilverStripeAustralia\Constraints
| Name | Description | |
|---|---|---|
| Constraint | Base class for all defined constraints defined | EMPTY |
\SilverStripeAustralia\Constraints\Constraints
| Name | Description | |
|---|---|---|
| MaxLengthConstraint | Ensure a field is less than a certain number of characters long | EMPTY |
| MinLengthConstraint | No description available | EMPTY |
| RegexConstraint | No description available | EMPTY |
| RequiredPermissionConstraint | Used when a user must have a specific permission to be allowed to edit a specific field. | EMPTY |
| UniqueConstraint | Ensures a data object has a unique field | EMPTY |
\SilverStripeAustralia\Constraints\Extensions
| Name | Description | |
|---|---|---|
| ConstraintsExtension | No description available | EMPTY |