Skip to content

Commit

Permalink
Add Avaje Validator to library-and-framework-list.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave authored and fniephaus committed Oct 24, 2023
1 parent 2689e2c commit 788e454
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions library-and-framework-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,23 @@
}
]
},
{
"artifact": "io.avaje:avaje-validator",
"description": "Avaje Validator.",
"details": [
{
"minimum_version": "1.2",
"metadata_locations": [
"https://github.com/avaje/avaje-validator/blob/main/validator/src/main/resources/META-INF/native-image/io.avaje.validator.avaje-validator"
],
"tests_locations": [
"https://github.com/avaje/avaje-validator/blob/main/.github/workflows/native-image.yml",
"https://github.com/avaje/avaje-validator/tree/main/test-native-image"
],
"test_level": "fully-tested"
}
]
},
{
"artifact": "io.helidon.config:helidon-config",
"description": "Helidon Configuration.",
Expand Down

0 comments on commit 788e454

Please sign in to comment.