RubyGems Navigation menu

rails_validation_api 1.2.0

Rails Validation API provides a powerful DSL 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:
=

インストール:
=

バージョン履歴:

  1. 1.3.1 July 07, 2025 (8KB)
  2. 1.3.0 July 07, 2025 (8KB)
  3. 1.2.4 July 06, 2025 (8KB)
  4. 1.2.3 July 06, 2025 (7.5KB)
  5. 1.2.2 July 06, 2025 (8KB)
  6. 1.2.0 July 05, 2025 (7KB)
全てのバージョンを表示(全13件)

Runtime依存関係 (3):

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

Development依存関係 (2):

debug ~> 1.0
rspec ~> 3.0

所有者:

プッシュ者:

作者:

  • Linh Nguyen Quang

SHA 256チェックサム:

=

累計ダウンロード数 1,145

このバージョンのみ 103

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: