Class CurrencyPatternConstraint

All Implemented Interfaces:
Serializable, Cloneable, Copyable, DictionaryBean, Constraint

public class CurrencyPatternConstraint extends FloatingPointPatternConstraint
Validation pattern for matching currency type. Extends the FloatingPointPatternConstraint and adds the currency prefix/suffix to the regex string for validation
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: