Enrique created VALIDATOR-488:
---------------------------------
Summary: Javadoc error at CheckDigit
Key: VALIDATOR-488
URL: https://issues.apache.org/jira/browse/VALIDATOR-488
Project: Commons Validator
Issue Type: Bug
Components: Framework
Affects Versions: 1.7
Reporter: Enrique
There is a javadoc error, missing '{' at
org.apache.commons.validator.routines.checkdigit.CheckDigit:
CheckDigit is used by the new generic @link CodeValidator} implementation.
should be:
CheckDigit is used by the new generic \{@link CodeValidator} implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)