Uses of Interface
org.dellroad.stuff.validation.SelfValidating
Package
Description
Text handling classes.
Classes related to JSR-303 validation.
-
Uses of SelfValidating in org.dellroad.stuff.text
Modifier 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
Modifier and TypeMethodDescriptionboolean
SelfValidatingValidator.isValid
(SelfValidating value, jakarta.validation.ConstraintValidatorContext context)