@CompileStatic class UnLoCodeFormatConstraintValidator extends Object implements jakarta.validation.ConstraintValidator<UnLoCodeFormatConstraint, String>
Validates if String
is a well-formed UN/LOCODE.
Type | Name and description |
---|---|
Pattern |
unLoCodeFormatPattern |
Constructor and description |
---|
UnLoCodeFormatConstraintValidator() |
Groovy Documentation