|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.wst.validation | |
---|---|
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 used by org.eclipse.wst.validation | |
---|---|
AbstractValidator
The class that all Validators that wish to use version two of the validation framework must subclass. |
|
DependentResource
A resource that is dependent on another resource. |
|
IDependencyIndex
This service is used to specify the resources that a particular resource depends on. |
|
IMutableValidator
A validator that has fields that can be updated. |
|
IPerformanceMonitor
A service that collects performance information on validation operations. |
|
IPerformanceMonitor.CollectionLevel
The level of information to collect. |
|
MessageSeveritySetting
Associate a message severity with a message category. |
|
MessageSeveritySetting.Severity
|
|
MutableProjectSettings
This class holds the overall project validation settings. |
|
MutableWorkspaceSettings
This class holds the overall workspace validation settings. |
|
PerformanceCounters
Some performance information for a validation invocation. |
|
ValidationEvent
An object that describes which object should be validated and what triggered its validation. |
|
ValidationFramework
The central class of the Validation Framework. |
|
ValidationResult
The result of running a validate operation. |
|
ValidationResults
The combined results of validating multiple resources. |
|
ValidationState
Keep track of arbitrary validation data, during the course of a validation. |
|
Validator
Represents a validator. |
|
Validator.Level
The level of configuration for the validator. |
|
Validator.V1
A validator that uses version 1 of the validation framework. |
|
Validator.V2
A validator that uses version 2 of the validation framework. |
|
ValidatorMessage
This class provides a way for a validator to return messages, that are easily converted into IMarkers. |
Classes in org.eclipse.wst.validation used by org.eclipse.wst.validation.internal.provisional.core | |
---|---|
ValidationState
Keep track of arbitrary validation data, during the course of a validation. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |