public interface ValidationListener
CombiningValidator. Those classes will be called whenever a token is
being validated. | Modifier and Type | Method and Description |
|---|---|
void |
onValidationError(ValidationResult result) |
void |
onValidationSuccess() |
void onValidationError(ValidationResult result)
void onValidationSuccess()
Copyright © 2024. All rights reserved.