Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » Validating Bound Data
Validating Bound Data [message #1007962] Fri, 08 February 2013 14:00
Jack Mising name is currently offline Jack Mising nameFriend
Messages: 18
Registered: August 2010
Junior Member
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
Previous Topic:Drag and drop
Next Topic:Re-installation windows builder
Goto Forum:
  


Current Time: Fri Apr 26 13:24:46 GMT 2024

Powered by FUDForum. Page generated in 5.04939 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top