public static final class IntegerEntityId.Validator extends java.lang.Object implements javax.validation.ConstraintValidator<IntegerEntityId.IntegerEntityIdStr,java.lang.Integer>
| Constructor and Description |
|---|
Validator() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(IntegerEntityId.IntegerEntityIdStr annotation) |
boolean |
isValid(java.lang.Integer value,
javax.validation.ConstraintValidatorContext context) |
public final void initialize(IntegerEntityId.IntegerEntityIdStr annotation)
initialize in interface javax.validation.ConstraintValidator<IntegerEntityId.IntegerEntityIdStr,java.lang.Integer>public final boolean isValid(java.lang.Integer value,
javax.validation.ConstraintValidatorContext context)
isValid in interface javax.validation.ConstraintValidator<IntegerEntityId.IntegerEntityIdStr,java.lang.Integer>Copyright © 2019 fuin.org (Germany). All Rights Reserved.