README
@berish/validate
Validation of complex objects with support for validation maps, rules and decorators
Installation
$ npm install @berish/validate --save
or
$ yarn add @berish/validate
Supports typescript
Validation of complex objects with support for validation maps, rules and decorators
<script type="module">
import berishValidate from 'https://cdn.skypack.dev/@berish/validate';
</script>
Validation of complex objects with support for validation maps, rules and decorators
$ npm install @berish/validate --save
or
$ yarn add @berish/validate
Supports typescript