assert-validate

0.0.3 • Public • Published

assert-validate

NPM version Github release Build status Test coverage Dependency Status License

Validate schema with http-assert

API

validate(obj, schema, [options])

Validate obj against schema. options are passed to revalidator.

validate.partial(obj, schema, [options])

Same as validate except only the properties given in obj are validated.

Readme

Keywords

none

Package Sidebar

Install

npm i assert-validate

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • ntran13