About
Data Modeling - What is a schema ? in Javascript
Articles Related
Library
Yup
- Object schema validation - check schema validity - https://github.com/jquense/yup - Yup is a JavaScript schema builder for value parsing and validation. Define a schema, transform a value to match, validate the shape of an existing value, or both. Yup schema are extremely expressive and allow modeling complex, interdependent validations, or value transformations.
Playground: https://runkit.com/jquense/yup