Method: Propertyware::BasicVendor#valid?
- Defined in:
- lib/propertyware/models/basic_vendor.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
176 177 178 |
# File 'lib/propertyware/models/basic_vendor.rb', line 176 def valid? true end |