vivin/regula

Re-binding results in an null pointer

vivin opened this issue · 0 comments

When binding programmatically, regula adds the "regula-validation" class to the element. If bind() is called a second time, this results in an null-pointer error because the constraint-definition string is null.