Justin Ramel

Results 1 issues of Justin Ramel

Anyone else having problems with an array of validations not working? The result is always failure even when the individual validators pass. I've tracked it down to src/lib/InputComponent.js ``` if(this.props.validationFunction.constructor...