Graphical Editor for Struts Validation Files
Exadel Studio comes with a visual validation editor. To create a new validation file, right click any folder and select File/Validation File from the context menu.
The validation editor works through a number of viewers.
The Formsets viewer shows forms and their elements for which to define validation rules.
The Constants viewer lets you set constant values for your validation rules.
The validation file also can also be viewed in a Tree viewer.
At any point you have full control over the source by switching to the Source viewer. Any editing in this viewer will immediately be available in the other viewers of this editor.
You can also open your own custom or Struts-standard validation-rules.xml
file.
The Validators viewer shows the validation rules for a selected validator. You can of course add your own rules.
Here are the validation rules shown in the Source viewer.