[![Build Status][build-image]][build-url]
[![NPM version][npm-image]][npm-url]


# Gabliam validate

Gabliam plugin for validation with joi on web.

## How to use

Add @Validate on method.
By default, insert ValidateSendErrorInterceptor and ValidateInterceptor has interceptor of the method.

# License

  MIT

[build-image]: https://img.shields.io/travis/gabliam/gabliam/master.svg?style=flat-square
[build-url]: https://travis-ci.org/gabliam/gabliam
[npm-image]: https://img.shields.io/npm/v/@gabliam/validate-joi.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/@gabliam/validate-joi
