Joi Tutorial is created for minimum guide about Joi.
What is Joi?
Joi is validation module for
node.js.
IF you apply Joi in your app, it will be more stable than before.
| File Name | Purpose | File |
|---|---|---|
diff.literal-class.js |
What is different between Object Literal and Class. | > go *.js, code file > go *.md, description file |
sample.joi.js |
How can I validate value | > go *.js, code file > go *.md, description file |