Method: OpenapiClient::HTTPValidationError#hash

Defined in:
lib/openapi_client/models/http_validation_error.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



96
97
98
# File 'lib/openapi_client/models/http_validation_error.rb', line 96

def hash
  [detail].hash
end