hashy_validator 0.1.3
The hashy_validator gem provides the HashyArrayValidator, a custom Active Model validator designed to validate arrays of hashes within ActiveRecord model attributes. Utilizing the HashValidator gem, on top of hash_validator gem. The gem includes a comprehensive test suite using the minitest framework.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 6.0.0, < 8.0.0
hash_validator
~> 1.1