Check to see if the all the properties in the model are valid
Returns:
true if the model is valid
87 88 89
# File 'lib/plaid/models/status.rb', line 87 def valid? true end