Interface PolicyLookup

All Known Implementing Classes:
DefaultPolicyLookup

public interface PolicyLookup
Defines a helper that returns the policy implementation (adjuster, converter or validator) from a form field policy annotation (but not custom policies as these already refer to their implementing policy), returns the default converter for a form field type, and adds/updates such lookup lists.