Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications, and this module provides validation support.
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-validation</artifactId>
<version>5.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotates a method to enable validation of parameters.
No known issues recorded.
No dependency data recorded yet.