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