activerecord_json_validator 2.1.0
ActiveRecord::JSONValidator makes it easy to validate JSON attributes with a JSON schema.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 4.2.0, < 8
json_schemer
~> 0.2.18