public class BeanValidator.AnnotationFromViolation extends Object
Constructor and Description |
---|
BeanValidator.AnnotationFromViolation(Annotation annotation,
boolean forChar) |
Modifier and Type | Method and Description |
---|---|
Annotation |
getAnnotation() |
boolean |
isForChar() |
void |
setAnnotation(Annotation annotation) |
void |
setForChar(boolean forChar) |
public BeanValidator.AnnotationFromViolation(Annotation annotation, boolean forChar)
public Annotation getAnnotation()
public void setAnnotation(Annotation annotation)
public boolean isForChar()
public void setForChar(boolean forChar)
Copyright © 2015. All rights reserved.