[weaver-pojo-validation-extension] Enable validators in POJO weaving

This commit is contained in:
2025-07-27 22:35:12 +02:00
parent 3acd43357b
commit bdd1cd5c1a
11 changed files with 374 additions and 0 deletions

View File

@@ -16,3 +16,4 @@ include("tweed5-utils")
include("tweed5-weaver-pojo")
include("tweed5-weaver-pojo-attributes-extension")
include("tweed5-weaver-pojo-serde-extension")
include("tweed5-weaver-pojo-validation-extension")