Package org.eclipse.jface.databinding.dialog
package org.eclipse.jface.databinding.dialog
-
ClassDescriptionConnects the validation result from the given data binding context to the given dialog page, updating the page's error message accordingly.Simple interface to provide a validation message text and a message type for a given
ValidationStatusProvider
.Connects the validation result from the given data binding context to the given TitleAreaDialog, updating the dialog's error message accordingly.Standard implementation of theIValidationMessageProvider
interface.