nested_validator 1.0.5
Nested validations allow a parent's validity to include those of child attributes. Errors messages will be copied from the child attribute to the parent.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activemodel
>= 0
activesupport
>= 0