Validating Bound Data [message #1007962] |
Fri, 08 February 2013 14:00 |
Eclipse User |
|
|
|
I am trying to add validation functionality to my form. In the Edit Bindings form, I can select between a number of validation classes and none of them have a usable default constructor.
I can create a new validator class that does work, I return a relevant ValidationStatus but nothing seems to react to the value of this.
Before using Windowbuilder, I would use an in-line class to validate so that the validator can give feedback to the user via an error display. I cannot seem to find a way of replicating this within WB.
Is there an example using the WindowBuilder databinding tools with a Wizard page and a validator that can trigger use of setErrormessage and setpageComplete?
.. or am I missing something obvious?
TIA
|
|
|
Powered by
FUDForum. Page generated in 0.02801 seconds