public interface AnnotationIgnoreOptions<C extends AnnotationIgnoreOptions<C>>
| Modifier and Type | Method and Description |
|---|---|
C |
ignoreAnnotations(boolean ignoreAnnotations)
Specifies whether annotations at the given element should be ignored or not, overriding any setting given for
parent elements.
|
C ignoreAnnotations(boolean ignoreAnnotations)
ignoreAnnotations - Whether to ignore annotation-based constraints or not.Copyright © 2018 JBoss by Red Hat. All rights reserved.