Methods

Class/Module Index [+]

Quicksearch

Sequel::Plugins::ValidationClassMethods::InstanceMethods

Public Instance Methods

validate() click to toggle source

Validates the object.

# File lib/sequel/plugins/validation_class_methods.rb, line 462
def validate
  model.validate(self)
  super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.