Method: Harbor2Client::RetentionExecutionTask#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



135
136
137
# File 'lib/harbor2_client/models/retention_execution_task.rb', line 135

def valid?
  true
end