Skip to content

Validation options like min_length, values, and regex don’t appear to work #208

@honungsburk

Description

@honungsburk

Great library! It’s very convenient to use, but I’ve run into several cases where the documentation seems to be incorrect or misleading.

Right now, I’m trying to figure out how validation works. It appears that only the basic options—such as the type and whether the field is required—have any effect. Options like min_length, values, and regex are documented (link to docs), but they don’t seem to do anything when used in practice.

Is this a bug or incorrect docs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions