Method: Akeyless::GatewayGetMigration#valid?

Defined in:
lib/akeyless/models/gateway_get_migration.rb

#valid?Boolean

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

Returns:

  • true if the model is valid



106
107
108
109
# File 'lib/akeyless/models/gateway_get_migration.rb', line 106

def valid?
  warn '[DEPRECATED] the `valid?` method is obsolete'
  true
end