Interface RequestView
- 
public interface RequestViewIntended to be used within aJsonViewto 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