JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.hibernate.validator.spi.messageinterpolation
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
()