Interface ModelConstraintProvider

    • Method Detail

      • appliesTo

        boolean appliesTo​(java.lang.Class<?> modelClass)
        Indicates whether this constraint provider applies to the given model class
        Parameters:
        modelClass - the model class
        Returns:
        true if this constraint provider applies to the given model class, false otherwise