Uses of Interface
org.dellroad.stuff.validation.SelfValidating
Packages that use SelfValidating
Package
Description
Text handling classes.
Classes related to JSR-303 validation.
-
Uses of SelfValidating in org.dellroad.stuff.text
Classes in org.dellroad.stuff.text that implement SelfValidatingModifier and TypeClassDescriptionclass
POJO representing aMessageFormat
that models its internal structure, supporting arbitrary recursive nesting ofMessageFormat
withChoiceFormat
.static class
AnMessageFmt.ArgumentSegment
that formats its argument using aDecimalFormat
.static class
AMessageFormat
argument segment that formats the argument using aSimpleDateFormat
. -
Uses of SelfValidating in org.dellroad.stuff.validation
Methods in org.dellroad.stuff.validation with parameters of type SelfValidatingModifier and TypeMethodDescriptionboolean
SelfValidatingValidator.isValid
(SelfValidating value, jakarta.validation.ConstraintValidatorContext context)