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–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.