Uses of Package
io.dropwizard.validation
Packages that use io.dropwizard.validation
-
Classes in io.dropwizard.validation used by io.dropwizard.validationClassDescriptionThe annotated element must be a
DataSize
whose value must be less than or equal to the specified maximum.The annotated element must be aDuration
whose value must be higher or equal to the specified minimum.The annotated element must be aDataSize
whose value must be higher or equal to the specified minimum.The annotated element must be aDuration
whose value must be higher or equal to the specified minimum.Checks to see that the value is one of a set of elements.A constraint that allows one to specify a port range, but still allow 0 as the port value to indicate dynamically allocated ports.