blob: 95522b80ac1453ccd9585162f39dc90ce308fa8d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta
http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<title>org.eclipse.wst.command.env.core</title>
<link
rel="stylesheet"
type="text/css"
href="../sources/formate.css">
</head>
<body>
<p class="ueberschrift">Validation Tools</p>
<p>The validation component contains the Validation framework which
coordinates the registration and execution of validators. Validators are
a special form of an Eclipse builder which (typically) does not produce
derived output, can have performance advantages, can be used for "batch"
validation, putting errors or warnings in the task view, and sometimes
can be (re)used for source page validation, putting "temporary"
annotation in editors. The language/component validators, e.g HTML link
checker, XSD validator, and WSDL validator, are located in their
specific components, this Validation component simply provides the
framework. The component lead is Chuck Bridgham.</p>
<ul>
<li>Validation Framework Overview<br>
<a
href="http://eclipse.org/webtools/wst/components/validation/ValidationOverview.html">
http://eclipse.org/webtools/wst/components/validation/ValidationOverview.html
</a></li>
</ul>
<ul>
<li>M3 Validation Test Plan<br>
<a
href="http://eclipse.org/webtools/wst/components/validation/scenarios/validation_framework_testplan.html">
http://eclipse.org/webtools/wst/components/validation/scenarios/validation_framework_testplan.html
</a></li>
</ul>
<ul>
<li>Current Milestone M4 Plan - Available on J2EE Main page<br>
<a
href="http://eclipse.org/webtools/jst/components/j2ee/M4/milestone_plan.html">
http://eclipse.org/webtools/jst/components/j2ee/M4/milestone_plan.html
</a></li>
</ul>
</body>
</html>