public class MaxValidator extends java.lang.Object implements CustomValidator<Max,java.lang.Number>
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR_CODE |
| Constructor and Description |
|---|
MaxValidator() |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
onValidate(Max annotation,
java.lang.Number toByValidated) |
public static final int ERROR_CODE
public ValidationResult onValidate(Max annotation, java.lang.Number toByValidated)
onValidate in interface CustomValidator<Max,java.lang.Number>Copyright © 2015 arconsis IT-Solutions GmbH. All Rights Reserved.