Skip to content

Symfony Add-on Constraints [READ-ONLY] Subtree split of https://github.com/darkwebdesign/symfony-addon-pack

License

Notifications You must be signed in to change notification settings

darkwebdesign/symfony-addon-constraints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Add-on Constraints

Latest Stable Version Total Downloads License

Build Status Coverage Status PHP Version Symfony Version

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.

Features

Validation Constraints

  • 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.

License

Symfony Add-on Constraints is licensed under the MIT License - see the LICENSE file for details.