Class/Module Index [+]

Quicksearch

Grape::Validations

Attributes

validators[RW]

Public Class Methods

register_validator(short_name, klass) click to toggle source
# File lib/grape/validations.rb, line 76
def self.register_validator(short_name, klass)
  validators[short_name] = klass
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.