Constant Field Values


Contents
org.jreform.*

org.jreform.criteria.Email
private static final String REGEX "\\p{Alnum}+@\\p{Alnum}+(\\.[A-Za-z]+)*"

org.jreform.criteria.PostcodeCA
private static final String REGEX "^[ABCEGHJKLMNPRSTVXYabceghjklmnprstvxy]\\d[ABCEGHJKLMNPRSTVWXYZabceghjklmnprstvwxyz]\\s\\d[ABCEGHJKLMNPRSTVWXYZabceghjklmnprstvwxyz]\\d$"

org.jreform.criteria.ZipCode
private static final String REGEX "^\\d{5}(-\\d{4})?$"

org.jreform.internal.org.jreform.internal.SelectImpl
private static final int MAP_CAPACITY 1



Copyright © 2007-2008 jReform