| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
ValidationResult |
validate(Token token)
Validates the given object.
|
public ValidationResult validate(Token token)
Validatorvalidate in interface Validator<Token>token - the object of type T to be validated.ValidationResult.Copyright © 2020. All rights reserved.