org.kuali.rice.krad.datadictionary.validation.capability
Interface Formatable
- All Known Implementing Classes:
- AttributeDefinition, ExternalizableAttributeDefinitionProxy, KimAttributeDefinition
public interface Formatable
Legacy validation capability for definitions that are constrainable to some regex or set of valid characters
and that need to impose some secondary formatting validation based on a formatter class defined.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
getFormatterClass
String getFormatterClass()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.