class Athena::Validator::Constraints::Optional
inherits Athena::Validator::Constraints::Existence
#
Allows wrapping AVD::Constraint
(s) to denote it as being optional within an AVD::Constraints::Collection
.
See this for more information.