ansman / validate.js

A declarative validation library written javascript
https://validatejs.org
MIT License
2.63k stars 336 forks source link

Constraint options #121

Closed raja-i4 closed 8 years ago

raja-i4 commented 8 years ago

Hi,

Where can i find list of all available options/attributes one can mention for field constraints?

ansman commented 8 years ago

https://validatejs.org/

raja-i4 commented 8 years ago

I looked at there only under Constraints section. but it doesn't have all supported attributes.

ansman commented 8 years ago

What do you mean with supported attributes? All options and constrains are documented.