Method: Harbor1Client::Search#valid?

Defined in:
lib/harbor1_client/models/search.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



80
81
82
# File 'lib/harbor1_client/models/search.rb', line 80

def valid?
  true
end