Skip to content

@Required Validator only applies to String type #44

@nrmitchi

Description

@nrmitchi

As stated in the documentation, the @required validator only checks for "null or empty or white space only string".

It seems to me that this validator should also check Option[_] for "None", however it does not seem to.

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