Annotation processor (CG-008) that generates {DTO}_InputProcessor walkers for REST request body DTOs annotated with @Sanitize/@Canonicalize, replacing the reflective Map traversal of the neutral input processor (dev.vertique.input.processing) with direct field-name switches and pre-resolved chain constants.

Compile Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.palantir.javapoet » javapoet
Palantir open source project
0.14.00.20.0
EUPL 1.2
dev.vertique » vertique-security-core
Security API/SPI: identity types, authentication records, authorization contracts, and the sealed verification-source ...
0.2.0
EUPL 1.2
dev.vertique » vertique-codegen-core
APT helper library for annotation processor development: CodegenContext, TypeResolver, AnnotationMirrors, Diagnostics, ...
0.2.0
EUPL 1.2
dev.vertique » vertique-input-processing
Transport-neutral input processing pipeline applying declared canonicalization and sanitization policies
0.2.0
EUPL 1.2
dev.vertique » vertique-rest-core
Extension API for the REST framework: interfaces, annotations, lifecycle hooks, middleware
0.2.0