Method: DocuSign_WebForms::ExpirationDateTime#valid?

Defined in:
lib/docusign_webforms/models/expiration_date_time.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



47
48
49
# File 'lib/docusign_webforms/models/expiration_date_time.rb', line 47

def valid?
  true
end