public class CurrencyPatternConstraint extends FloatingPointPatternConstraint
allowNegative
patternTypeKey
value
applyClientSide, constraintStateOverrides, messageComponentCode, messageKey, messageNamespaceCode, states, validationMessageParams
componentCode, 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, setAllowNegative
getMessageKey, getPatternTypeKey, setPatternTypeKey
getValue, setValue
completeValidation
getApplyClientSide, getConstraintStateOverrides, getMessageComponentCode, getMessageNamespaceCode, getStates, getValidationMessageParamsArray, setApplyClientSide, setConstraintStateOverrides, setMessageComponentCode, setMessageKey, setMessageNamespaceCode, setStates, setValidationMessageParams
clone, copy, dataDictionaryPostProcessing, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCode
public CurrencyPatternConstraint()
protected String getRegexString()
ConfigurationBasedRegexPatternConstraint
ConfigurationBasedRegexPatternConstraint.getPatternTypeKey()
to fetch the
validationPattern's regex string from the ConfigurationService which should not include
the start(^) and end($) symbolsgetRegexString
in class FloatingPointPatternConstraint
ValidCharactersPatternConstraint.getRegexString()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.