Method: OpenapiClient::IndustrySpecificExtensions#list_invalid_properties
- Defined in:
- lib/openapi_client/models/industry_specific_extensions.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
80 81 82 83 |
# File 'lib/openapi_client/models/industry_specific_extensions.rb', line 80 def list_invalid_properties invalid_properties = Array.new invalid_properties end |