|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldLevelValidationPattern | |
---|---|
org.kuali.rice.kns.datadictionary.validation.fieldlevel | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
Uses of FieldLevelValidationPattern in org.kuali.rice.kns.datadictionary.validation.fieldlevel |
---|
Subclasses of FieldLevelValidationPattern in org.kuali.rice.kns.datadictionary.validation.fieldlevel | |
---|---|
class |
DateValidationPattern
Validation pattern for matching standard-format (mm/dd/yyyy) dates |
class |
EmailAddressValidationPattern
Validation pattern for matching (non-local) email addresses |
class |
FixedPointValidationPattern
Validation pattern for matching fixed point numbers, optionally matching negative numbers |
class |
FloatingPointValidationPattern
Validation pattern for matching floating point numbers, optionally matching negative numbers |
class |
JavaClassValidationPattern
Validation pattern for matching fully-specified Java class names |
class |
MonthValidationPattern
Validation pattern for matching standard-format (mm or m) months |
class |
PhoneNumberValidationPattern
Validation pattern for matching Domestic phone Numbers |
class |
TimestampValidationPattern
Validation pattern for matching standard-format (yyyy-mm-dd hh:mm:ss.m) timestamps |
class |
YearValidationPattern
Validation pattern for matching standard-format (yyyy) years |
class |
ZipcodeValidationPattern
Validation pattern for matching 5- and 9-digit zipcodes |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |