Skip to content

EditText validation error message for minLength() #51

Open
@sachindrakumar

Description

@sachindrakumar

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions