public interface IXBaseValidationParams extends Serializable
IXValidationParams
and IXGlobalValidationParams
.Modifier and Type | Method and Description |
---|---|
long |
getClientId() |
Map<String,List<String[]>> |
getFieldValuesMap() |
IXFormRenderConfig |
getFormRenderConfig() |
Map<Serializable,Serializable> |
getFRQSessionAttributes() |
String |
getI18nValue(String i18nKey) |
default Locale |
getLocale() |
List<String[]> |
getValues(String key) |
boolean |
isValuesEmpty(List<String[]> values) |
long getClientId()
Map<String,List<String[]>> getFieldValuesMap()
IXFormRenderConfig getFormRenderConfig()
Map<Serializable,Serializable> getFRQSessionAttributes()
String getI18nValue(String i18nKey)
i18nKey
- I18n key for the localized message.default Locale getLocale()
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.