yesod/yesod-form/Yesod
Jezen Thomas 14ade1ad98
Add mreqMsg
When a form has multiple `mreq` fields and the user submits a form with
more than one of these values missing, they see an ambiguous collection
of "Value is required" messages. The `mreqMsg` function allows you to
provide your own MsgValueRequired message for a better UX.
2019-07-18 11:11:02 +03:00
..
Form Add mreqMsg 2019-07-18 11:11:02 +03:00
Helpers Merge commit 'e4e2dd75cc86909d66062a7655b8cbc3a959932d' 2012-03-25 11:07:12 +02:00
Form.hs Fix yesod-form 2013-04-11 15:22:58 +03:00