Interface AbsentMessageRepresentationProvider
@ProviderType
public interface AbsentMessageRepresentationProvider
-
Method Summary
Modifier and TypeMethodDescription@Nullable String
provideAbsentMessageRepresentation
(@Nullable org.thymeleaf.context.ITemplateContext templateContext, @Nullable Class<?> origin, @NotNull String key, @Nullable Object[] messageParameters)
-
Method Details
-
provideAbsentMessageRepresentation
-