JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.validator.spi.messageinterpolation
LocaleResolverContext
Contents
Description
Method Summary
Method Details
getSupportedLocales()
getDefaultLocale()
Hide sidebar
Show sidebar
Interface LocaleResolverContext
@Incubating
public interface
LocaleResolverContext
Context used for locale resolution.
Since:
6.1.1
Author:
Guillaume Smet
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Locale
getDefaultLocale
()
Set
<
Locale
>
getSupportedLocales
()
Method Details
getSupportedLocales
Set
<
Locale
>
getSupportedLocales
()
getDefaultLocale
Locale
getDefaultLocale
()