0.1.1 • Published 5 months ago

@jkmadison/joi-validation-strategy v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

joi-validation-strategy

Joi validation strategy for react-validation-mixin.

This library provides a strategy implementation to be used by react-validation-mixin.

Simply define the validation schema using Joi validators, and the mixin will give you access to each fields validity and error messages.