EasyValidation icon indicating copy to clipboard operation
EasyValidation copied to clipboard

EditText validation error message for minLength()

Open sachindrakumar opened this issue 4 years ago • 0 comments

The error message should be as follows: minLength(6)
message is "Length should be greater than $minLength" but should be "Length should be greater than or equal to $minLength"

sachindrakumar avatar Sep 05 '21 08:09 sachindrakumar