Method: EilamTest::ValidateSystem#valid?
- Defined in:
- lib/eilam_test/models/validate_system.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
112 113 114 |
# File 'lib/eilam_test/models/validate_system.rb', line 112 def valid? true end |