Symfony Add-on Constraints is a collection of extra Symfony validation constraints that you can use in your Symfony applications.
Learn more about it in its documentation.
- Bsn, validates that a value is a valid Dutch social security number (BSN).
- Collection, validates that every item in a collection validates against one or more constraints.
- Json, validates that a value is valid JSON.
Symfony Add-on Constraints is licensed under the MIT License - see the LICENSE
file for details.