Method: Bandwidth::TfvError#valid?

Defined in:
lib/bandwidth-sdk/models/tfv_error.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



99
100
101
102
# File 'lib/bandwidth-sdk/models/tfv_error.rb', line 99

def valid?
  warn '[DEPRECATED] the `valid?` method is obsolete'
  true
end