Module: RequestParamsValidation::FormatsConfiguration

Defined in:
lib/request_params_validation.rb

Overview

Formats configuration goes here. Here you can set the formats of different types, so this configuration apply to all your definitions, avoiding to do it on each parameter.

Notice that the local configuration of a definition will have more precedence than this global ones.