vivin / regula

Regula: An annotation-based form-validation framework in Javascript
126 stars 24 forks source link

Please change attribute attribute #76

Open MB34 opened 7 years ago

MB34 commented 7 years ago

This attribute may be used by other frameworks so I believe that it would be best to change it to

regula-constraints

Thoughts??

vivin commented 7 years ago

It used to be called that, but I changed it to constraints earlier on. No one was using this sort of attribute at the time. :)

vivin commented 7 years ago

I guess what I can make it do is check for either one?

kasparsklavins commented 7 years ago

What about making it configurable?

Unrelated.. last commit was 2 years ago, is this library still maintained?

vivin commented 7 years ago

@kasparsklavins Umm... well... sort of? Haha. I've been in school doing my masters and PhD and so the work has kind of lagged. What was remaining was documentation, which I really haven't worked much on.

I didn't see too many issues here either so I didn't work on it a lot.

I can make it configurable as well.