class Athena::Validator::Constraints::Required
inherits Athena::Validator::Constraints::Existence
#
Allows wrapping AVD::Constraint
(s) to denote it as being required within an AVD::Constraints::Collection
.
See this for more information.
Methods#
#validated_by : NoReturn
#
Returns the AVD::ConstraintValidator.class
that should handle validating self
.