composite_validator 0.1.0
CompositeValidator allows you to validate associated models and compose their validation errors to the parent model. It supports both single associations and collections.
Gemfile:
=
install:
=
Versions:
- 0.1.0 June 22, 2025 (7.5 KB)
Runtime Dependencies (2):
activemodel
>= 5.2
activesupport
>= 5.2
Development Dependencies (4):
Star
License: