react-native-form-validator icon indicating copy to clipboard operation
react-native-form-validator copied to clipboard

is there any API to take error message for a specific field?

Open thg303 opened this issue 7 years ago • 0 comments

I see this.isFieldInError(fieldName) returns a boolean indicating the field has error or not. I was looking for something or some way to show the error for that field too.

thg303 avatar Sep 23 '17 14:09 thg303