Interface RequestView
-
public interface RequestView
Intended to be used within aJsonView
to demarcate which properties are accepted in a request from external (e.g. coming in from an @RequestBody
- Author:
- Samarth Dhruva (samarthd)
public interface RequestView
JsonView
to demarcate which properties are accepted in a
request from external (e.g. coming in from an @RequestBody