Scope
Languages: .Net, Ruby, Java.
Purpose
Configures whether if all validation messages should be displayed at the same time or not.
Values
One at a Time: Displays always the last Validation message that is triggered by the application.
All at Once: Every validation message that should be on the screen, are shown at the same time if the validation clause is triggered.
Default: One at a Time
See Also
|