Interface ResponseValidator

All Superinterfaces:
GenericValidator<Response>
All Known Implementing Classes:
ResponseValidatorImpl

public interface ResponseValidator extends GenericValidator<Response>
Interface describing the Methods for the validation of Responses.
Interface welches die Methoden für die Validierung von Responses beschreibt.