Method: Taipo::TypeElement::Constraint#name
- Defined in:
- lib/taipo/type_element/constraint.rb
#name ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
The name of the constraint
20 21 22 |
# File 'lib/taipo/type_element/constraint.rb', line 20 def name @name end |