# @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**
