Uses of Class
io.quarkus.hibernate.validator.runtime.locale.AbstractLocaleResolver
-
Packages that use AbstractLocaleResolver Package Description io.quarkus.hibernate.validator.runtime.locale -
-
Uses of AbstractLocaleResolver in io.quarkus.hibernate.validator.runtime.locale
Subclasses of AbstractLocaleResolver in io.quarkus.hibernate.validator.runtime.locale Modifier and Type Class Description classResteasyContextLocaleResolverclassVertxLocaleResolverLocale resolver that retrieves the locale from HTTP headers of the current vert.x request.Fields in io.quarkus.hibernate.validator.runtime.locale with type parameters of type AbstractLocaleResolver Modifier and Type Field Description (package private) javax.enterprise.inject.Instance<AbstractLocaleResolver>LocaleResolversWrapper. resolvers
-