[ 
https://issues.apache.org/jira/browse/VALIDATOR-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary D. Gregory resolved VALIDATOR-488.
---------------------------------------
    Fix Version/s: 1.8
         Assignee: Gary D. Gregory
       Resolution: Fixed

Fix in git master; TY [~sadguten] 

> 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
>            Assignee: Gary D. Gregory
>            Priority: Trivial
>              Labels: documentation, easyfix
>             Fix For: 1.8
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> There is a javadoc error, missing '\{' at 
> org.apache.commons.validator.routines.checkdigit.CheckDigit:
> {noformat}
>     CheckDigit is used by the new generic @link CodeValidator} implementation.
> {noformat}
> should be:
> {noformat}
>     CheckDigit is used by the new generic {@link CodeValidator} 
> implementation.
> {noformat}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to