RubyGems Navigation menu

rails_validation_api 1.2.4

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.2.4 July 06, 2025 (8 KB)
  2. 1.2.3 July 06, 2025 (7.5 KB)
  3. 1.2.2 July 06, 2025 (8 KB)
  4. 1.2.1 July 06, 2025 (8 KB)
  5. 1.2.0 July 05, 2025 (7 KB)
Show all versions (11 total)

Runtime Dependencies (4):

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

Development Dependencies (2):

debug ~> 1.0
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • Linh Nguyen Quang

SHA 256 checksum:

=

Total downloads 961

For this version 71

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: