powmedia / backbone-forms

Form framework for BackboneJS with nested forms, editable lists and validation
MIT License
2.17k stars 413 forks source link

Support `errorClassName` option in form schema #430

Closed lincolndbryant closed 8 years ago

lincolndbryant commented 10 years ago

Like template, one should be able to pass in errorClassName in the schema objects of fields in a Form constructor. In cases where each Field should have a errorClassName but it is not ok to modify the Field constructor this seems like the best option.

exussum12 commented 8 years ago

Can all of the distribution code be removed please just leave the src

glenpike commented 8 years ago

Thanks for your help