validates_by_schema 0.5.2
Keep your code DRY by inferring column validations from table properties! Automagically validate presence, length, numericality, inclusion and uniqueness of ActiveRecord backed columns.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 6.0.0