Method: NucleusApi::PageAccountAllocationMapping#list_invalid_properties
- Defined in:
- lib/nucleus_api/models/page_account_allocation_mapping.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
117 118 119 120 |
# File 'lib/nucleus_api/models/page_account_allocation_mapping.rb', line 117 def list_invalid_properties invalid_properties = Array.new invalid_properties end |