Mylyn WikiText

Package org.eclipse.mylyn.wikitext.core.validation

A framework for validating documents according to markup-specific validation rules.

See:
          Description

Class Summary
DocumentLocalReferenceValidationRule A validation rule that verifies that internal document links resolve to a document id.
MarkupValidator Validate markup given a set of rules
ValidationProblem A validation problem is an indication of an error or warning that occurred while validating a document.
ValidationRule A validation rule.
 

Enum Summary
ValidationProblem.Severity  
 

Package org.eclipse.mylyn.wikitext.core.validation Description

A framework for validating documents according to markup-specific validation rules.


Mylyn WikiText

Copyright © 2007, 2009 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html