Interface ProfileConstraintProvider

    • Method Detail

      • appliesTo

        boolean appliesTo​(java.lang.String url,
                          java.lang.String version)
        Indicates whether this constraint provider applies to a profile with the given url and version
        Parameters:
        url - the url
        version - the version
        Returns:
        true if this constraint provider applies to a profile with the given url and version, false otherwise