heilhead / react-bootstrap-validation

Form validation for react-bootstrap
MIT License
136 stars 50 forks source link

Allow custom validation to be used. #57

Open codenamekt opened 8 years ago

codenamekt commented 8 years ago

Need the ability to extend validator.js with numerous rules and pass that in to be used similar to what you are doing https://github.com/heilhead/react-bootstrap-validation/blob/master/src/Validator.js