Skip to content

Max and min validation is not working properly #24

@mhetreramesh

Description

@mhetreramesh

I have to validate user phone number which should only be 10 digits, so I have added following validation, but this is not working. I'm missing something or this is the bug?

'phone_number' => 'required|numeric|min:10|max:10',

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