jurassix / react-validation-mixin

Simple validation mixin (HoC) for React.
MIT License
283 stars 38 forks source link

Added support for async strategies. #36

Closed wali-s closed 9 years ago

wali-s commented 9 years ago

Ref: https://github.com/jurassix/joi-validation-strategy/pull/1

jurassix commented 9 years ago

@wali-s thanks!

jurassix commented 8 years ago

released as part of v5.1.0 ensure to use the joi-validation-strategy > v0.1.0 to match the new api