Method: HappyCo::V1StringArray#list_invalid_properties

Defined in:
lib/happyco_json/models/v1_string_array.rb

#list_invalid_propertiesObject

Show invalid properties with the reasons. Usually used together with valid?

Returns:

  • Array for valid properies with the reasons



64
65
66
67
# File 'lib/happyco_json/models/v1_string_array.rb', line 64

def list_invalid_properties
  invalid_properties = Array.new
  return invalid_properties
end