Class WriteTagCheck

All Implemented Interfaces:
Configurable, Contextualizable

public class WriteTagCheck extends AbstractJavadocCheck
Requires user defined Javadoc tag to be present in Javadoc comment with defined format. To define the format for a tag, set property tagFormat to a regular expression. Property tagSeverity is used for severity of events when the tag exists. No violation reported in case there is no javadoc.
Since:
4.2