Package com.totvs.tjf.core.validation
-
Class Summary Class Description StandardValidationInterpolatorService Standard service based onValidationInterpolatorService.ValidatorService Thread-safe validation for bean instances, always returning anOptionalbased if the validation results inConstraintViolations or not.ValueOfEnumValidator Validates if Strings annotated with @ValueOfEnum have value according to Enum. -
Annotation Types Summary Annotation Type Description ValueOfEnum Annotation responsible for informing which Enum will be validated in the String.