[
https://issues.apache.org/jira/browse/VALIDATOR-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15401114#comment-15401114
]
Benedikt Ritter edited comment on VALIDATOR-399 at 7/31/16 11:45 AM:
---------------------------------------------------------------------
Hello Stephan,
the following code works for me:
{{assertTrue(ISBNValidator.getInstance().isValid("978-3-8362-2860-2"));}}
Can you please provide a minimal failing unit test to reproduce the issue?
Thank you!
was (Author: britter):
Hello Stephan,
the following code works for me:
{{assertTrue(validator.isValidISBN13("978-3-8362-2860-2"));}}
Can you please provide a minimal failing unit test to reproduce the issue?
Thank you!
> ISBNValidator does not validate isbn of ebooks
> ----------------------------------------------
>
> Key: VALIDATOR-399
> URL: https://issues.apache.org/jira/browse/VALIDATOR-399
> Project: Commons Validator
> Issue Type: Bug
> Components: Framework
> Affects Versions: 1.5.0
> Reporter: Stephan Strittmatter
>
> For example the ISBN of this book is not correct validated:
> https://www.rheinwerk-verlag.de/schrodinger-programmiert-abap_3593/
> ISBN 978-3-8362-2860-2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)