Skip to content

Broken type validation 'string' using between #88

@darkin1

Description

@darkin1

When I setup string with between like this
'name' => ['required', 'string', 'between:3,150'],

I getting wrong type
name numeric required Between: 3 and 150

But when i set min, max it's ok.

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