@Name(value="dateRangeValidator") @Scope(value=CONVERSATION) public class DateRangeValidator extends Object implements Serializable
Looks up component ids by reytrieving attributes on the validated component, named "startDateComponentId" and "endDateComponentId".
Constructor and Description |
---|
DateRangeValidator() |
Modifier and Type | Method and Description |
---|---|
void |
validateDateRange(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Object value) |
public DateRangeValidator()
public void validateDateRange(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, Object value)
Copyright © 2018 Nuxeo. All rights reserved.