Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Scim attribute validation rulesΒ #3546

@ToxicMushroom

Description

@ToxicMushroom

Currently scim is overly abstract in representing attribute types.
Like using String for fields internally stored as iname.

@Firstyear suggested in #2994 (comment) to somehow add validation rules to attributes.

Not sure how those would look like, I think it'd be a bonus if they're usable for or translatable to the client side UI/UX.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#attributes
interesting attributes: min, minlength, max, maxlength, pattern, type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    πŸ†• New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions