1.0.0 • Published 1 year ago

schema-validators v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Schema Validator

This is a library validates object in javascript

Use schemas to wrap object properties and provide functions to modify the schema as needed.

Install

Install with NPM:

npm install @cua/schema-validator

Features

  • Schema
  • Validator
    • validate
    • validateAsyn
  • SchemaOptionHelper

Testing

1.0.0

1 year ago