DiegoLopesLima / validate

A simple jQuery plugin to validate forms.
301 stars 217 forks source link

Do author thought about improving documentation, to be more clear and have more code examples? #64

Open richyarD opened 8 years ago

richyarD commented 8 years ago

Current docs are imho mainly incomplete - lack of thorough code examples, and more informative descriptions.

I.e. how can I add multiple functions to conditional property for many outcomes of some data-validate, to use many validation error messages, not just single per property (i.e. required, pattern, conditional)?

joker-pper commented 7 years ago

I use it to build this, but the function is to less, I think we can add more function in the conditional option.

DiegoLopesLima commented 7 years ago

I will completely refactor this repository, and as a consequence I will create a new version based on Warble with features similar to the current version, and a clearer and more detailed documentation.

In the meantime, maybe this version of the documentation helps a little: README.md