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

Pull validator out into its own plugin #76

Open
3 tasks
lukepolo opened this issue Nov 4, 2018 · 1 comment
Open
3 tasks

Pull validator out into its own plugin #76

lukepolo opened this issue Nov 4, 2018 · 1 comment

Comments

@lukepolo
Copy link
Member

lukepolo commented Nov 4, 2018

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.
@lukepolo lukepolo changed the title Pull validator out into its own package Pull validator out into its own plugin Jan 4, 2019
@lukepolo
Copy link
Member Author

lukepolo commented Dec 2, 2019

Linked to :#60

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant