| Class | Grape::Validations::CoerceValidator |
| In: |
lib/grape/validations/validators/coerce.rb
|
| Parent: | Base |
| converter | [R] |
@!attribute [r] converter Object that will be used for parameter coercion
and type checking.
See {Types.build_coercer} @return [Virtus::Attribute] |