GitPedia
mvallim

mvallim/java-fluent-validator

Java Fluent Validator is inspired by Fluent Interface and .Net FluentValidation which defined an inner-DSL within Java language for programmers to use. A fluent interface implies that its primary goal is to make it easy to SPEAK and UNDERSTAND.

1 Releases
Latest: 1mo ago
v1.10.1Latest
github-actions[bot]github-actions[bot]ยท1mo agoยทMay 1, 2026
GitHub

๐Ÿ“‹ What's Changed

  • Refactoring builders by @mvallim in https://github.com/mvallim/java-fluent-validator/pull/1
  • Refactoring by @mvallim in https://github.com/mvallim/java-fluent-validator/pull/2
  • Update documentation by @mvallim in https://github.com/mvallim/java-fluent-validator/pull/3
  • Change build coverage code provider by @mvallim in https://github.com/mvallim/java-fluent-validator/pull/4
  • Remove unused code by @mvallim in https://github.com/mvallim/java-fluent-validator/pull/5
  • Fix CastException by @mvallim in https://github.com/mvallim/java-fluent-validator/pull/6
  • Fix builder interfaces by @mvallim in https://github.com/mvallim/java-fluent-validator/pull/7
  • Refactoring builders by @mvallim in https://github.com/mvallim/java-fluent-validator/pull/8
  • + 88 more

โœจ New Contributors

  • @paulosergio-jnr made their first contribution in https://github.com/mvallim/java-fluent-validator/pull/62
  • @dependabot[bot] made their first contribution in https://github.com/mvallim/java-fluent-validator/pull/70
  • @github-actions[bot] made their first contribution in https://github.com/mvallim/java-fluent-validator/pull/118
  • @Rafaellinos made their first contribution in https://github.com/mvallim/java-fluent-validator/pull/121
  • Full Changelog: https://github.com/mvallim/java-fluent-validator/commits/v1.10.1