Class ExpressionValidator

java.lang.Object
org.exoplatform.webui.form.validator.AbstractValidator
org.exoplatform.webui.form.validator.ExpressionValidator
All Implemented Interfaces:
Serializable, Validator
Direct Known Subclasses:
NotHTMLTagValidator, URLValidator

public class ExpressionValidator extends AbstractValidator
Created by The eXo Platform SARL Author : Le Bien Thuy lebienthuy@gmail.com Oct 10, 2007 Validates whether this value matches one regular expression.
See Also: