It seems like everyone is getting form validation wrong.
(more...)
Flex comes with a built-in form validation system that unfortunately uses mystery meat tooltips to display component validation errors.
To see what I mean, take a look at the example I wrote a while back in the Validating Data Quick Start.
(more...)