net.ontopia.topicmaps.webed.taglibs.form
Class FormTag.ValidationRule

java.lang.Object
  extended by net.ontopia.topicmaps.webed.taglibs.form.FormTag.ValidationRule
Enclosing class:
FormTag

public static final class FormTag.ValidationRule
extends Object

INTERNAL: Internal class encapsulating validation rules


Constructor Summary
FormTag.ValidationRule(ActionData data)
           
 
Method Summary
 String getEscapedPattern()
           
 String getFieldName()
           
 String getFieldValue()
           
 String getPattern()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormTag.ValidationRule

public FormTag.ValidationRule(ActionData data)
Method Detail

getFieldName

public String getFieldName()

getFieldValue

public String getFieldValue()

getPattern

public String getPattern()

getEscapedPattern

public String getEscapedPattern()


Copyright © 2000-2012 Ontopia.