angular-ui-form-validation
angular-ui-form-validation copied to clipboard
validation does not work on redactor / wysiwyg
i have this:

with these validation:
validation-field-required='true' validation-min-length='20'
but it is not being triggered at all.
and it works well when i don't convert it to redactor:

any ideas?