Working with validation events

Flex gives you two ways to listen for validation events:

You are not required to listen for validation events. When these events occur, by default, Flex changes the appropriate border color of the target component, displays an error message for an invalid event, or hides any previous error message for a valid event.

Subtopics

Explicitly handling component validation events
Explicitly handing validator validation events

Flex 2.01

Take a survey