FormRuleType

A simple class to define strings as constants for rule types to make them more easily read.

package FormItBuilder

 Constants

 

date

date 

   

fieldMatch

fieldMatch 

 

file

file 

 

maximumLength

maximumLength 

 

maximumValue

maximumValue 

 

minimumLength

minimumLength 

 

minimumValue

minimumValue 

 

numeric

numeric 

 

required

required