Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*feature* add integration with node-validator #54

Open
tinchoz49 opened this issue Feb 22, 2013 · 3 comments
Open

*feature* add integration with node-validator #54

tinchoz49 opened this issue Feb 22, 2013 · 3 comments

Comments

@tinchoz49
Copy link

The library node-validator has many advantages that can be use in your forms.

Firstly, it has so much more validations than 'forms'.

Secondly, it provides a lot of sanitization functions that can be help to work with the data in the forms.

https://github.com/chriso/node-validator

@mweibel
Copy link

mweibel commented Mar 27, 2013

👍
I think that would be great!

@ljharb
Copy link
Collaborator

ljharb commented Mar 12, 2014

There's nothing preventing you from using https://github.com/chriso/validator.js inside a custom validator - how would you expect the integration to work?

@j
Copy link

j commented Jun 29, 2014

👍 on this too. https://github.com/chriso/validator.js is a highly active and battle-tested validation library. i just ran into this forms library and it's exactly what I was looking for. I'll play with integration of node-validator in a few perhaps and see the feel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants