Class ValidatorTypeUtil

java.lang.Object
org.apache.sling.validation.impl.util.ValidatorTypeUtil

public class ValidatorTypeUtil extends Object
  • Constructor Details

    • ValidatorTypeUtil

      public ValidatorTypeUtil()
  • Method Details

    • getValidatorType

      @Nonnull public static Class<?> getValidatorType(Validator<?> validator)
      Parameters:
      validator -
      Returns:
      the type parametrization value on the Validator interface