public interface ValidationConstraint
ValidationConstraint is used to collect validation conditions and their return messages in case not appliance (invalid condition).| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage()
Creates a localized description of a Constraint.
|
String |
getMessage()
Returns the detail message string of this Constraint.
|
String getLocalizedMessage()
getMessage().String getMessage()
Copyright © 2008-2015 The Apache Software Foundation. All Rights Reserved.