Abhoryo / APYJsFormValidationBundle

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

Split the FormValidationScriptGenerator::generate() method into two methods... #50

Closed filips-alpe closed 3 years ago

filips-alpe commented 10 years ago

... to simplify customization

filips-alpe commented 10 years ago

Bump! :)

Abhoryo commented 10 years ago

Can we split each fonctionnality ?

filips-alpe commented 10 years ago

Not sure about 'each' cause this is surely a complicated method but I'd be glad to simplify it more.

Abhoryo commented 10 years ago

I hope we can create a method for each type of constraint(getter, entity...)