Package | Description |
---|---|
javax.validation | |
org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-303.
|
Modifier and Type | Method and Description |
---|---|
ConstraintValidatorContext.ConstraintViolationBuilder |
ConstraintValidatorContext.buildConstraintViolationWithTemplate(String messageTemplate)
Return an constraint violation builder building an violation report
allowing to optionally associate it to a sub path.
|
Modifier and Type | Method and Description |
---|---|
ConstraintValidatorContext.ConstraintViolationBuilder |
ConstraintValidatorContextImpl.buildConstraintViolationWithTemplate(String messageTemplate) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.