public interface IXValidationResult extends Serializable
IXItemBasic.validate(java.util.List, java.util.Locale, java.util.Map)
.
Indicates whether the submitted values are valid, and the error message that should be displayed in case it is not
valid.Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
boolean |
isValid() |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.