Check to see if the all the properties in the model are valid
Returns:
true if the model is valid
80 81 82
# File 'lib/phrase/models/tag.rb', line 80 def valid? true end