RubyGems Navigation menu

rails_validation_api 1.2.2

Rails Validation API provides a powerful for validating request parameters in Rails applications. Features include automatic validator loading based on controller/action names, nested parameter validation, custom error handling, and seamless integration with Rails controllers through concerns. Perfect for API applications requiring robust parameter validation with minimal boilerplate code.

Gemfile:
=

install:
=

Versions:

  1. 1.3.1 July 07, 2025 (8 KB)
  2. 1.3.0 July 07, 2025 (8 KB)
  3. 1.2.4 July 06, 2025 (8 KB)
  4. 1.2.3 July 06, 2025 (7.5 KB)
  5. 1.2.2 July 06, 2025 (8 KB)
Show all versions (13 total)

Runtime Dependencies (3):

activemodel >= 5.0
activesupport >= 5.0
rails_param ~> 1.3.1

Development Dependencies (2):

debug ~> 1.0
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • Linh Nguyen Quang

SHA 256 checksum:

=

Total downloads 1,068

For this version 80

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: