Class
Apipie::Validator::ArrayValidator
In:
lib/apipie/validator.rb
Parent:
Apipie::Validator::BaseValidator
arguments value must be an array
Methods
build
description
expected_type
new
process_value
validate
Public Class methods
build
(param_description, argument, options, block)
new
(param_description, argument, options={})
Public Instance methods
description
()
expected_type
()
process_value
(values)
validate
(values)
[Validate]