PropertyMetadataInterface
module Athena::Validator::Metadata::PropertyMetadataInterface
Stores metadata associated with a specific property.
Included modules
Athena::Validator::Metadata::MetadataInterface
Direct including types
Athena::Validator::Metadata::GetterMetadata(EntityType, MethodIdx)
Athena::Validator::Metadata::PropertyMetadata(EntityType, PropertyIdx)
Methods
abstract
#name : String
: String
Returns the name of the member represented by self
.