Abhoryo / APYJsFormValidationBundle

This bundle performs validations of a form in javascript. (i18n compatible and several javascript frameworks supported)
92 stars 23 forks source link

Fix for issue #22 #23

Closed recipe closed 11 years ago

recipe commented 11 years ago

If user uses Closure as validation_groups value, this won't exclude any constraint from client-side javascript validation. Implemented ValidationGroupsListenerTest.