org.infoglue.cms.util.validators
Class ProperNounValidator
java.lang.Object
org.infoglue.cms.util.validators.AbstractValidator
org.infoglue.cms.util.validators.StringValidator
org.infoglue.cms.util.validators.ProperNounValidator
public class ProperNounValidator
- extends StringValidator
Time is running out, the illusion fades away...
This package will be refactored/extended after iteration 1.
- move to com.holigrow.yoda.util.validators ?
- interfaces + factory
- constructor madness (setXXX instead of N constructors?)
- more validators
- more fun
Egennamn...
| Methods inherited from class org.infoglue.cms.util.validators.AbstractValidator |
addConstraintException, failIfAnyExceptionsFound, getExcludeId, getExcludeObject, getFieldName, getObjectClass, isMustBeUnique, isRequired, setExcludeId, setExcludeObject, setFieldName, setIsRequired, setMustBeUnique, setObjectClass, validateUniqueness |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProperNounValidator
public ProperNounValidator(java.lang.String fieldName)
- remove?
ProperNounValidator
public ProperNounValidator(java.lang.String fieldName,
boolean isRequired)
- remove?
ProperNounValidator
public ProperNounValidator(java.lang.String fieldName,
boolean isRequired,
int upperLengthLimit)
Copyright © 2005 InfoGlue.org All Rights Reserved.