@Component public class StringMaxLengthValidator extends Object implements ObjectValidator<StringMaxLengthValidator.MaxLengthRequirement>
| Modifier and Type | Class and Description |
|---|---|
static class |
StringMaxLengthValidator.MaxLengthRequirement |
| Constructor and Description |
|---|
StringMaxLengthValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(@NotNull StringMaxLengthValidator.MaxLengthRequirement object,
@NotNull de.adorsys.psd2.xs2a.core.error.MessageError messageError) |
public void validate(@NotNull
@NotNull StringMaxLengthValidator.MaxLengthRequirement object,
@NotNull
@NotNull de.adorsys.psd2.xs2a.core.error.MessageError messageError)
validate in interface ObjectValidator<StringMaxLengthValidator.MaxLengthRequirement>Copyright © 2020. All rights reserved.