Interface HttpResourceValidator

All Superinterfaces:
Validator<ResourceValidator.ResourceHolder,Optional<InvalidParameterException>>
All Known Implementing Classes:
HttpResourceValidatorImpl

public interface HttpResourceValidator extends Validator<ResourceValidator.ResourceHolder,Optional<InvalidParameterException>>
  • Method Summary

    Methods inherited from interface io.gravitee.am.service.validators.Validator

    validate