Skip to content

New Validator Design #82

@jpotts18

Description

@jpotts18
  1. Run validator.validate()
  2. Run a method that might check any preconditions by calling validationWillRun() - Support for other input fields #34
  3. Validate fields
  4. Call validator.validationSuccessful() or validator.validationFailed() but make them optional - Make validationSuccess() optional #44
  5. Run a method that checks any postconditions by calling validationDidRun()

Metadata

Metadata

Assignees

Type

No type
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