@owlgrid-dev/schemas
v0.0.16
Published
OwlGrid SDK for Typescript - Schema utils (validation, etc.) - for development only.
Readme
Schemas
This module validate javascript object against JSON schemas. It is used specifically for validating the data sent to / from an HTTP API.
This module is related to the repo model-interfaces which generates openAPI specifications and stores it inside the /src/openapi/ folder.
