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

An earlier framework for calling validators that are build based.

See:
          Description

Interface Summary
IMessage This interface represents a locale-independent validation message.
IMetaModelContext Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IProjectValidationContext IProjectValidationContext extends IValidationContext to provide access to a reference to the project on which a validator is being invoked.
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.
IValidatorExtender  
IValidatorJob This is the Job interface for the validator.
 

Exception Summary
MessageLimitException Deprecated. This class is not longer used by the framework.
 

Package org.eclipse.wst.validation.internal.provisional.core Description

An earlier framework for calling validators that are build based.

This framework is being replaced by the newer org.eclipse.wst.validation framework.