Joi validation strategy for react-validation-mixin
npm install joi-validation-strategy-browserThis 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.