org.richfaces.validator
Interface NullValueValidator

All Superinterfaces:
EventListener, javax.faces.validator.Validator

public interface NullValueValidator
extends javax.faces.validator.Validator

Marker interface for validators that allows null-values to validate.

Author:
asmirnov

Field Summary
 
Fields inherited from interface javax.faces.validator.Validator
NOT_IN_RANGE_MESSAGE_ID
 
Method Summary
 
Methods inherited from interface javax.faces.validator.Validator
validate
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.