Skip to content

URL rule not supported and creating artifacts in rules section #101

Closed
@asurcodes

Description

@asurcodes

I have found that the URL validation rule is not correctly supported, maybe it'd be worth to consider it as a string to avoid pipes being added to the end of the validation rules.

image

Sample rule to replicate the issue:

'cookies_policy' => ['url', 'nullable'],

I imagine this bug is because it explodes the validation rules array by | and it still detects the nullable despite it's printed in other section of the table.

I'm willing to help with this, but I considered it sufficiently subjective to bring it up in a issue for discussion. 😄

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