E
E
Eugene2015-02-27 15:28:59
Node.js
Eugene, 2015-02-27 15:28:59

Node.js validation. What are the adequate validators that you use?

Help me choose a validator for the project.
Need checks for required, min, max, string, in(enum), email, etc.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stanislav, 2015-02-27
@ms-dred

JsonSchema
https://www.npmjs.com/package/jsonschema

D
Dmitry Avilov, 2015-02-27
@TheCreator

joi loves it
https://github.com/hapijs/joi

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question