validates_with_method :name, method: :check_name
# any errors will be under `object.errors[:overall_soundness]`
validates_with_method :overall_soundness
Please consider using version 1.30 that fixes many soundness bugs and brings a lot of improvementsPlease consider using version 1.30 that fixes many soundness bugs and brings a lot of improvements