Grape::Validations::Validator
Base class for all validators taking only one param.
# File lib/grape/validations.rb, line 55 def initialize(attrs, options, required, scope) @option = options super end
[Validate]
Generated with the Darkfish Rdoc Generator 2.