Lesha-spr / react-validation

React Validation Components
336 stars 116 forks source link

how to run react-validation ? #95

Open vaishnavi168 opened 7 years ago

vaishnavi168 commented 7 years ago

i cant understand how to run this react-vallidation

ghost commented 7 years ago

Please thoroughly read the documentation, it should give you enough knowledge how to run react-validation and use components.

jpke commented 7 years ago

I'd love a few more examples of how to tie in validation rule extensions. It's confusing setting them up- where they should live, how to export/import them, if there are any default rules, for example. More documentation would really help :)