Method: Harbor2Client::Body#valid?

Defined in:
lib/harbor2_client/models/body.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



55
56
57
# File 'lib/harbor2_client/models/body.rb', line 55

def valid?
  true
end