public static final class ValidateBean.CollectingValidator extends Object implements Validator<Object>
NOT_IN_RANGE_MESSAGE_ID
Constructor and Description |
---|
CollectingValidator(Set<String> collectedClientIds,
Map<Reflection.PropertyPath,Object> collectedProperties,
Map<Object,Reflection.PropertyPath> knownBaseProperties) |
Modifier and Type | Method and Description |
---|---|
void |
validate(FacesContext context,
UIComponent component,
Object value) |
public CollectingValidator(Set<String> collectedClientIds, Map<Reflection.PropertyPath,Object> collectedProperties, Map<Object,Reflection.PropertyPath> knownBaseProperties)
public void validate(FacesContext context, UIComponent component, Object value)
Copyright © 2012–2022 OmniFaces. All rights reserved.