Skip to content

feat: pass Validation model to custom Validators #54

Description

@jbee

A custom validator might want to implement its behaviour based on the effective @Validation properties aggregated in a PropertyValidation model. Maybe PropertyValidation should implement the @Validation interface so the effective configuration can be passed to custom Validators in their constructor?

Useful candidates:

  • caseInsensitive
  • allowNull

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions