public class CurrencyPatternConstraint extends FloatingPointPatternConstraint
allowNegativepatternTypeKeyvalueapplyClientSide, constraintStateOverrides, messageComponentCode, messageKey, messageNamespaceCode, states, validationMessageParamscomponentCode, namespaceCode| Constructor and Description | 
|---|
CurrencyPatternConstraint()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
getRegexString()
Uses the key returned by  
ConfigurationBasedRegexPatternConstraint.getPatternTypeKey() to fetch the
 validationPattern's regex string from the ConfigurationService which should not include
 the start(^) and end($) symbols | 
getValidationMessageParams, isAllowNegative, setAllowNegativegetMessageKey, getPatternTypeKey, setPatternTypeKeygetValue, setValuecompleteValidationgetApplyClientSide, getConstraintStateOverrides, getMessageComponentCode, getMessageNamespaceCode, getStates, getValidationMessageParamsArray, setApplyClientSide, setConstraintStateOverrides, setMessageComponentCode, setMessageKey, setMessageNamespaceCode, setStates, setValidationMessageParamsclone, copy, dataDictionaryPostProcessing, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCodepublic CurrencyPatternConstraint()
protected String getRegexString()
ConfigurationBasedRegexPatternConstraintConfigurationBasedRegexPatternConstraint.getPatternTypeKey() to fetch the
 validationPattern's regex string from the ConfigurationService which should not include
 the start(^) and end($) symbolsgetRegexString in class FloatingPointPatternConstraintValidCharactersPatternConstraint.getRegexString()Copyright © 2005–2015 The Kuali Foundation. All rights reserved.