Class CustomParameterConstraint

  • All Implemented Interfaces:
    ParameterConstraint, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

    public class CustomParameterConstraint
    extends BaseParameterConstraint
    A parameter constraint that reads in a list of allowable values from Spring configuration
    Since:
    2.1
    Author:
    Craig Tan