reform
reform copied to clipboard
Return errors messages without hints
Calling DrySchema.messages
will return errors messages + hints - the solution here is to call DrySchema.errors
This should fix: https://github.com/trailblazer/reform/issues/444