commons-validator icon indicating copy to clipboard operation
commons-validator copied to clipboard

Apache Commons Validator

Results 23 commons-validator issues
Sort by recently updated
recently updated
newest added

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: ![image](https://user-images.githubusercontent.com/17205114/194826785-0840a301-cf33-4561-a6fe-52c2235f056b.png) ![image](https://user-images.githubusercontent.com/17205114/194826857-391f0cc5-60e1-485a-9ccd-27e6da6c925b.png) ![image](https://user-images.githubusercontent.com/17205114/194826940-3467a9a3-0f51-444c-9338-4b8915bf2d8a.png)...

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...

dependencies
github_actions

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...

dependencies
github_actions

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...

dependencies
java

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...

dependencies
java

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...

dependencies
github_actions