| java.lang.Object com.flexive.faces.components.input.FxValueInputValidator
FxValueInputValidator | public class FxValueInputValidator implements Validator(Code) | | Validator for FxValue inputs.
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) version: $Rev: 1 $ |
Method Summary | |
public void | validate(FacesContext context, UIComponent component, Object value) |
validate | public void validate(FacesContext context, UIComponent component, Object value) throws ValidatorException(Code) | | |
|
|