Class: Sinatra::ParamValidator::Parameter::Array

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

Overview

Validation for arrays

Instance Attribute Summary

Attributes included from Common

#coerced, #errors

Method Summary

Methods included from CommonMinMaxLength

#max_length, #min_length

Methods included from Common

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