You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Enrique (Jira)" <ji...@apache.org> on 2023/02/03 13:11:00 UTC

[jira] [Created] (VALIDATOR-488) Javadoc error at CheckDigit

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)