Skip to content

option for ignore validation on fields with 'allowNull=true' #270

@m9dfukc

Description

@m9dfukc

Would be nice to have an option to ignore the validation settings if the field value is null with the allowNull parameter set.

Another way would be come up with custom validation methods (for example 'allowNullOrIsEmail') but that would mean that we need access to the other validation functions (to reuse em).

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureDEPRECATED: replace with the "feature" issue type

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions