Method: TalonOne::UpdateRole#valid?

Defined in:
lib/talon_one/models/update_role.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



98
99
100
# File 'lib/talon_one/models/update_role.rb', line 98

def valid?
  true
end