Package org.eclipse.net4j.util.ui
Interface ValidationContext
- 
- All Known Implementing Classes:
- ElementWizard,- ElementWizardDialog,- ValidationContext.Aggregator
 
 public interface ValidationContext- Since:
- 3.1
- Author:
- Eike Stepper
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classValidationContext.Aggregator
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetValidationError(java.lang.Object source, java.lang.String message)
 
-