mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-21 19:16:23 +00:00
1.6 KiB
1.6 KiB
date | id | title |
---|---|---|
2020-11-12 | d69cb1c0-fc5d-406e-beab-e82ee12dc603 | Symfony Constraints |
Attributes
As of Symfony 5.2, validation constraints can be defined as attributes.
Constraints
- Compromised Password Constraint
- Hostname Constraint
- JSON Constraint
- NotBlank Constraint
- Timezone Constraint
- Type Constraint
- Unique Constraint
- ULID Constraint