Method: Phrase::TranslationVerifyParameters#valid?
- Defined in:
- lib/phrase/models/translation_verify_parameters.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
57 58 59 |
# File 'lib/phrase/models/translation_verify_parameters.rb', line 57 def valid? true end |