Method: Harbor2Client::ScanOverview#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



48
49
50
# File 'lib/harbor2_client/models/scan_overview.rb', line 48

def valid?
  true
end