[Haskell-cafe] Yesod: How safe are forms?

Michael Snoyman michael at snoyman.com
Sun Jun 12 05:30:02 CEST 2011


For select/radio, the form will not validate. The same is true for
most (all?) other fields.

On Sun, Jun 12, 2011 at 2:35 AM, Ertugrul Soeylemez <es at ertes.de> wrote:
> Hello fellow haskellers,
>
> how far does Yesod.Form protect you from invalid input?  I'm
> particularly interested in what happens, when you submit invalid data to
> select fields or radio groups.
>
>
> Greets,
> Ertugrul
>
>
> --
> nightmare = unsafePerformIO (getWrongWife >>= sex)
> http://ertes.de/
>
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>



More information about the Haskell-Cafe mailing list