commons-validator
commons-validator copied to clipboard
Apache Commons Validator
Hi, For a project I need to have access to the regex used to validate IBANs, therefore I added a couple of getters to make it possible. @sebbASF I saw...
The list has been updated in 2022. Reference: https://www.iso13616.org/ Under the file iban-registery, we can see the following missing countries and their IBANs, added into the tests:   ...
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 to 3.0.11. Release notes Sourced from actions/cache's releases. v3.0.11 What's Changed Call out cache not saved on hit by @Phantsure in actions/cache#946 Update @actions/core to 1.10.0...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.1.2 to 2.0.4. Release notes Sourced from ossf/scorecard-action's releases. v2.0.4 Fixes #856 What's Changed :seedling: Bump github.com/caarlos0/env/v6 from 6.10.0 to 6.10.1 by @dependabot in ossf/scorecard-action#934 feat: do...
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 67 to 68. Changelog Sourced from org.apache.commons:commons-parent's changelog. Apache Commons Parent 68 RELEASE NOTES The Apache Commons Parent team is pleased to announce the release of Apache...
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 69 to 70. Changelog Sourced from org.apache.commons:commons-parent's changelog. Apache Commons Parent 70 RELEASE NOTES The Apache Commons Parent team is pleased to announce the release of Apache...
this leads to a cleaner developer machine: * easy setup of development environment - just checkout the repo in vscode and run "open in devcontainer" * dependencies are installed in...
routines in package `org.apache.commons.validator.routines.checkdigit` do not validate the input for length or syntax. This is documented in `package-info` Respected this idea I change CASNumberCheckDigit and ECNumberCheckDigit. And provide CASNumberValidator and...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.13 to 3.27.0. Release notes Sourced from github/codeql-action's releases. v3.27.0 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...