Check to see if the all the properties in the model are valid
Returns:
true if the model is valid
67 68 69
# File 'lib/fn_ruby/models/log.rb', line 67 def valid? return true end