paulyoder / angular-bootstrap-show-errors

An Angular directive for Bootstrap to intelligently show form validation errors
MIT License
331 stars 77 forks source link

Use with WYSIWYG editor? #48

Open thomasmktong opened 9 years ago

thomasmktong commented 9 years ago

Hi is it possible to use this directive together with some WYSIWYG editor controls?

e.g. https://github.com/TerryMooreII/angular-wysiwyg

Since these editors need to display layout, they use DIV instead of INPUTs.

Following is the error message I got:

show-errors element has no child input elements with a 'name' attribute and a 'form-control' class