SpringMVC: support optional response validation

Issue #58 resolved
Sven Döring created an issue

As the response of a REST web service might always be correct, because it was tested extensively, there might be some reasons to check the response of a REST request as well.

This task shall extend the current SpringMVC request validation to additional, optional response validation.

Comments (3)

  1. Log in to comment