info.informatica.html.tag
Interface ValidatingTag


public interface ValidatingTag

Implemented by tags that can be validated.

Version:
1.01, enero 2001
Author:
amengual at informatica dot info

Method Summary
 void validate()
          Validate this tag.
 

Method Detail

validate

void validate()
              throws TagValidationException
Validate this tag.

Throws:
TagValidationException - if Tag not valid.