Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

"Required" should not be the same as "not null" #4

@cjhowe-us

Description

@cjhowe-us

The required validator is misleading because it only checks if the value is not null or undefined. Really, the way to say a field is "required" is to put it in the "required" part of a fields validator.

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