Community
Participate
Working Groups
Add a utility method to AttributeEditorToolkit to support validation (see bug bug 329561): createValidator(AbstractAttributeEditor, Control control, IInputValidator) . The decoration should use the error message returned by the input validator.
Created attachment 184972 [details] patch v1 extracted validator creation
Created attachment 184973 [details] mylyn/context/zip
Thanks! Patch applied.