All Known Implementing Classes:
AttributeDefinition, ExternalizableAttributeDefinitionProxy

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)
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getFormatterClass

      String getFormatterClass()