module Athena::Validator::Metadata::MetadataInterface
#
Direct including types
Athena::Validator::Metadata::GenericMetadata
Athena::Validator::Metadata::PropertyMetadataInterface
Methods#
abstract
#cascading_strategy : AVD::Metadata::CascadingStrategy
#
: AVD::Metadata::CascadingStrategy
Returns the AVD::Metadata::CascadingStrategy
for self
.
abstract
#find_constraints(group : String) : Array(AVD::Constraint)
#
(group : String) : Array(AVD::Constraint)
Returns an array of all constraints in the provided group.