module Athena::Validator::Metadata::PropertyMetadataInterface
Overview
Stores metadata associated with a specific property.
Included Modules
Direct including types
- Athena::Validator::Metadata::GetterMetadata(EntityType, MethodIdx)
- Athena::Validator::Metadata::PropertyMetadata(EntityType, PropertyIdx)
Defined in:
metadata/property_metadata_interface.crInstance Method Summary
-
#name : String
Returns the name of the member represented by
self
.