Uses of Package
org.eclipse.wst.validation.internal.provisional.core

Packages that use org.eclipse.wst.validation.internal.provisional.core
org.eclipse.wst.validation A framework for calling validators that are build based. 
org.eclipse.wst.validation.internal.provisional.core An earlier framework for calling validators that are build based. 
 

Classes in org.eclipse.wst.validation.internal.provisional.core used by org.eclipse.wst.validation
IMessage
           This interface represents a locale-independent validation message.
IReporter
          The interface used by IValidator's to report messages.
IValidator
          This is the base interface for all Validators.
 

Classes in org.eclipse.wst.validation.internal.provisional.core used by org.eclipse.wst.validation.internal.provisional.core
IMessage
           This interface represents a locale-independent validation message.
IReporter
          The interface used by IValidator's to report messages.
IValidationContext
          This class is used to to separate the IValidator from the model loading.
IValidator
          This is the base interface for all Validators.