validation
validation copied to clipboard
Jakarta Validation
Record is a new type in the latest Java, it should be considered as an option, like [the record serialization/deser in jsonb](https://github.com/eclipse-ee4j/jsonb-api/issues/278). Oracle articles: https://blogs.oracle.com/javamagazine/post/diving-into-java-records-serialization-marshaling-and-bean-state-validation
Nowadays @Pattern validator is able to match a list of patterns. But the validation passes if all of pattern matches. It could be helpful having a @Pattern.List configuration for tell...
…ith different operators See #157
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.9.0 to 7.10.1. Release notes Sourced from org.testng:testng's releases. 7.10.1 What's Changed Bump org.gradlex.build-parameters from 1.4.3 to 1.4.4 by @dependabot in testng-team/testng#3108 Fix for testng-team/testng#3110 Full Changelog:...
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 2.5.3 to 3.0.1. Release notes Sourced from org.apache.maven.plugins:maven-release-plugin's releases. 3.0.1 🐛 Bug Fixes [MRELEASE-1123] - Fix for Maven 4 compatibility (#186) @slawekjaranowski [MRELEASE-1114] - Restore interactive mode...
Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 2.5.2 to 3.1.1. Release notes Sourced from org.apache.maven.plugins:maven-install-plugin's releases. 3.1.1 What's Changed [MINSTALL-186] Use proper repositorySystemSession by @rbioteau in apache/maven-install-plugin#49 [MINSTALL-188] Upgrade Parent to 39 by @slawekjaranowski...
Bumps com.mycila:license-maven-plugin from 3.0 to 4.3. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0. Release notes Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases. 3.13.0 🚀 New features and improvements [MCOMPILER-574] - Propagate cause of exception in AbstractCompilerMojo (#232) @slawekjaranowski [MCOMPILER-582] -...
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.0.0 to 4.2.1. Release notes Sourced from actions/setup-java's releases. v4.2.1 What's Changed Patch for java version file to accept it from any path by @mahabaleshwars in actions/setup-java#610...