Class: LcpRuby::Metadata::ConfigurationValidator::ConditionValidationContext
- Inherits:
-
Struct
- Object
- Struct
- LcpRuby::Metadata::ConfigurationValidator::ConditionValidationContext
- Defined in:
- lib/lcp_ruby/metadata/configuration_validator.rb
Instance Attribute Summary collapse
-
#model ⇒ Object
Returns the value of attribute model.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#model ⇒ Object
Returns the value of attribute model
45 46 47 |
# File 'lib/lcp_ruby/metadata/configuration_validator.rb', line 45 def model @model end |
#name ⇒ Object
Returns the value of attribute name
45 46 47 |
# File 'lib/lcp_ruby/metadata/configuration_validator.rb', line 45 def name @name end |