Validation is an important task every web developer should care when working with data coming to server. Symfony has Validator component for that, but let's build request auto-validation structure to be sure that data came to our appliction is already valid.
Continue reading »Symfony
- Page 1 of 1