Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony-validator

Symfony validation constraints annotations not working

Symfony Regex validator doesn't work in annotation

symfony symfony-validator

Symfony validation on multiple file upload

ConstraintViolationListInterface to Exception in Symfony

Unable to use Callback assert with a form without data_class

Symfony3 form validation not called for field use by a model transformer

How to compare dates in validation?

How to disable one transformer validation error "dynamically" in Symfony2

Use UniqueEntity outside of entity and without forms

Validate against several constraints with OR logic in Symfony

How to validate if an element of an array is an array itself?

Conditional validation of fields based on other field value in Symfony2

Why do I receive "This value should be of type string" when using a DateTime constraint on Symfony 5?