Micronaut is a modern, JVM-based framework for building modular, easily testable microservices and serverless applications.
<dependency>
<groupId>io.micronaut</groupId>
<artifactId>micronaut-validation</artifactId>
<version>3.10.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable validation on a Micronaut bean using @Validated.
No known issues recorded.
No dependency data recorded yet.