Method: IndexeaClient::IndexBean#list_invalid_properties
- Defined in:
- lib/indexea_client/models/index_bean.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
225 226 227 228 |
# File 'lib/indexea_client/models/index_bean.rb', line 225 def list_invalid_properties invalid_properties = Array.new invalid_properties end |