Introduction
There are three core concepts you need to know with Strickland:
Validators are implementations of your validation rules
Validation is the act of executing a validator against a value
Validation Results are the output of validation for the given validator and value
Last updated