Method: Taipo::TypeElement::Constraint#name

Defined in:
lib/taipo/type_element/constraint.rb

#nameObject

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

Since:

  • 1.0.0



20
21
22
# File 'lib/taipo/type_element/constraint.rb', line 20

def name
  @name
end