Method: CMV4APIClient::ISystemPolicy#valid?

Defined in:
lib/cmv4-openapi-client/models/i_system_policy.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



77
78
79
# File 'lib/cmv4-openapi-client/models/i_system_policy.rb', line 77

def valid?
  true
end