Module: Stannum::Constraints::Properties
- Defined in:
- lib/stannum/constraints/properties.rb,
lib/stannum/constraints/properties/base.rb,
lib/stannum/constraints/properties/matching.rb,
lib/stannum/constraints/properties/match_property.rb,
lib/stannum/constraints/properties/do_not_match_property.rb
Overview
Namespace for Object property-specific constraints.
Defined Under Namespace
Classes: Base, DoNotMatchProperty, MatchProperty, Matching