| Modifier and Type | Method and Description |
|---|---|
protected ValidationConsumer<LocalizedValidationData> |
SimpleResponsiveBannerComponentValidator.getLocalizedFormatMediaAttributeValidationConsumer() |
protected ValidationConsumer<LocalizedValidationData> |
SimpleResponsiveBannerComponentValidator.getLocalizedFormatStringAttributeValidationConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleResponsiveBannerComponentValidator.setLocalizedFormatMediaAttributeValidationConsumer(ValidationConsumer<LocalizedValidationData> localizedFormatMediaAttributeValidationConsumer) |
void |
SimpleResponsiveBannerComponentValidator.setLocalizedFormatStringAttributeValidationConsumer(ValidationConsumer<LocalizedValidationData> localizedFormatStringAttributeValidationConsumer) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalizedFormatMediaAttributeValidationConsumer
Validates localized media code attributes
|
class |
LocalizedFormatStringAttributeValidationConsumer
Validates localized string attributes for media format
|
class |
LocalizedMediaAttributeValidationConsumer
Validates localized media code attributes
|
class |
LocalizedStringAttributeValidationConsumer
Validates localized string attributes
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValidationConsumer<T>
Deprecated.
since version 6.3. Please use
ValidationConsumer in
the cmsfacades extension instead. |
Copyright © 2017 SAP SE. All Rights Reserved.