Skip to content

when range in string() is an exact number of characters, error should say "exact" instead of "between x and y" #2

@mhweiner

Description

@mhweiner

For example, string({len: {min: 4, max: 4}}) currently results in must be between 4 and 4 characters which is a little bit awkward. Should say must be exactly 4 characters

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions