JsFormValidatorBundle
JsFormValidatorBundle copied to clipboard
Textarea Not empty constraints not checked correctly
The not blank constraitn check should trim the value before cheking if it's empty. Currently a textarea filled with empty spaces will be evaluated to a not empty value when it should be evaluated as an empty value