Class: Sinatra::ParamValidator::Parameter::Integer

Inherits:
Object
  • Object
show all
Includes:
Common, CommonMinMax
Defined in:
lib/sinatra/param_validator/parameter/integer.rb

Overview

Validation for integers

Instance Attribute Summary

Attributes included from Common

#coerced, #errors

Method Summary

Methods included from CommonMinMax

#max, #min

Methods included from Common

#in, #initialize, #is, #nillable, #required, #valid?