We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c7f60e commit b6e6cecCopy full SHA for b6e6cec
README.md
@@ -20,6 +20,14 @@ Reflection-free pojo validation via apt source code generation. A light (~120kb
20
- Getter Validation
21
- Method parameter validation (requires a DI container to retrieve the generated MethodAdapter classes)
22
23
+# Documentation
24
+
25
+Goto [https://avaje.io/validator/](https://avaje.io/validator/) for full documentation.
26
27
+# Requires Java 17+
28
29
+Avaje Validator requires Java 17 or higher.
30
31
# Quick Start
32
33
## Step 1 - Add dependencies
0 commit comments