validation icon indicating copy to clipboard operation
validation copied to clipboard

Jakarta Validation

Results 39 validation issues
Sort by recently updated
recently updated
newest added

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

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

dependencies
java

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

dependencies
java

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

dependencies
java

Bumps com.mycila:license-maven-plugin from 3.0 to 4.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.mycila:license-maven-plugin&package-manager=maven&previous-version=3.0&new-version=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...

dependencies
java

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

dependencies
java

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

dependencies
github_actions