xmltooling::Validator Class Reference

An interface for classes that implement rules for checking the validity of XMLObjects. More...

#include <xmltooling/validation/Validator.h>

Inheritance diagram for xmltooling::Validator:

xmlsignature::SignatureValidator List of all members.

Public Member Functions

virtual void validate (const XMLObject *xmlObject) const =0
 Checks to see if an XMLObject is valid.

Detailed Description

An interface for classes that implement rules for checking the validity of XMLObjects.


Member Function Documentation

virtual void xmltooling::Validator::validate ( const XMLObject xmlObject  )  const [pure virtual]

Checks to see if an XMLObject is valid.

Parameters:
xmlObject the XMLObject to validate
Exceptions:
ValidationException thrown if the element is not valid

Implemented in xmlsignature::SignatureValidator.


The documentation for this class was generated from the following file:
Generated on Mon Oct 19 14:18:35 2009 for xmltooling by  doxygen 1.4.7