Uses of Class
org.eclipse.wst.validation.ValidationResults

Packages that use ValidationResults
org.eclipse.wst.validation A framework for calling validators that are build based. 
 

Uses of ValidationResults in org.eclipse.wst.validation
 

Methods in org.eclipse.wst.validation that return ValidationResults
 ValidationResults ValidationFramework.validate(IFile file, IProgressMonitor monitor)
          Validate a specific file resource.
 ValidationResults ValidationFramework.validate(IProject[] projects, boolean isManual, boolean isBuild, IProgressMonitor monitor)
          Validate the projects.