public class ConstraintViolationCreationContext extends Object
| Constructor and Description |
|---|
ConstraintViolationCreationContext(String message,
PathImpl property) |
ConstraintViolationCreationContext(String message,
PathImpl property,
Map<String,Object> expressionVariables,
Object dynamicPayload) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDynamicPayload() |
Map<String,Object> |
getExpressionVariables() |
String |
getMessage() |
PathImpl |
getPath() |
String |
toString() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.