Class | Description |
---|---|
BeanValidationUtils |
Utility class that isolates javax.validation, to prevent ClassNotFoundException
|
ComponentUtils | |
ELContextDecorator |
This ELContext is used to hook into the EL handling, by decorating the
ELResolver chain with a custom ELResolver.
|
ExternalSpecifications |
This is a stripped down version of: org.apache.myfaces.util.ExternalSpecifications
|
FacesMessageInterpolator |
Note: Before 2.1.5/2.0.11 there was another strategy for this point to minimize
the instances used, but after checking this with a profiler, it is more expensive to
call FacesContext.getCurrentInstance() than create this object for bean validation.
|
MessageUtils | |
ParametrizableFacesMessage |
This class encapsulates a FacesMessage to evaluate the label
expression on render response, where f:loadBundle is available
|
SelectItemsIterator | |
SharedRendererUtils | |
ValueReferenceResolver |
Copyright © 2022 The Apache Software Foundation. All rights reserved.