Classes: Validator
"0.0.1"
6 7 8
# File 'lib/validbot.rb', line 6 def self.validate(object, &block) ::Validbot::Validator.new(object, &block) end