Module: ValidateMyRoutes::Validate::Rules::AllParameters
- Defined in:
- lib/validate_my_routes/validate/rules/all_parameters.rb
Overview
Validation rules that designed to be used for validating all parameters in the route.
For example if we need to allow specifying “all” or “search” criteria, but not both at the same time.