Skip to content

Excludes columns are still validated #21

@mmukundan2005

Description

@mmukundan2005

Exclude columns are still validated if the columns have blanks though it states that #default validator is used for not excluded columns for which no other validation rule is set
Code: excludes: ["L","M"]

Only if I remove the below code, the column validations excluded

default:
- NotBlank:
message: Value can not be blank

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