validates_by_schema 0.5.1
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
>= 5.0.0