@DurationRange annotations on the same element.ValidatedValueUnwrapper for Guava's Optional.Duration
whose value must be higher or equal to the specified minimum.Duration being validated is less than or equal to the
minimum value specified.Size
whose value must be less than or equal to the specified maximum.Size being validated is less than or equal to the
minimum value specified.ValidationMethod-annotated methods.Duration
whose value must be higher or equal to the specified minimum.Duration being validated is greater than or equal to the
minimum value specified.Size
whose value must be higher or equal to the specified minimum.Size being validated is greater than or equal to the
minimum value specified.HibernateValidatorConfiguration with the base custom ValidatedValueUnwrapper registered.Validator based on BaseValidator.newConfiguration()ValidatedValueUnwrapper for OptionalDouble.ValidatedValueUnwrapper for OptionalInt.ValidatedValueUnwrapper for OptionalLong.ValidatedValueUnwrapper for Optional.@SizeRange annotations on the same element.Copyright © 2016. All rights reserved.