Closed fbaiodias closed 9 years ago
Hey!
Finally got some time to work on this as we talked on https://github.com/jurassix/react-validation-mixin/issues/51
Changed the errors object to have the arrays of messages and modified the tests to expect the arrays instead of strings.
Let me know what you think :)
published libray to accommodate these changes - npm published:
react-validation-mixin v5.3.1 joi-validation-strategy v0.3.0
Thanks!
Hey!
Finally got some time to work on this as we talked on https://github.com/jurassix/react-validation-mixin/issues/51
Changed the errors object to have the arrays of messages and modified the tests to expect the arrays instead of strings.
Let me know what you think :)