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

Pull validator out into its own plugin #76

Description

@lukepolo

We should pull out the validator into its own plugin. Validation should be bale to pass in data to be able to react to that data. It would allow for more complex ideas.

Also it should be chain-able rather than strings. I found issues keeping track of the validators and how they work.

  • Make new Validator Plugin
    • Make Chain-able
  • Allow complex validations by passing more data into the validator if needed to be relied on.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions