[html-formfu] constraint "required"

Jens Schwarz blacky6767 at gmx.de
Mon Jan 26 12:22:53 GMT 2009


Hi,

I just discovered, that I use two types of "required" constraints in my Catalyst app. One that looks like ...

- type: Text
  name: foo
  constraints:
    - type: Required

... and one that looks like ...

- type: Text
  name: foo
  constraints:
    - Required

Both seem to work. Which one is the preferred one?
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger



More information about the HTML-FormFu mailing list