Method: Patch::ParentTechnologyType#valid?

Defined in:
lib/patch_ruby/models/parent_technology_type.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



97
98
99
# File 'lib/patch_ruby/models/parent_technology_type.rb', line 97

def valid?
  true
end