Interface RestApiChecks


public interface RestApiChecks
Bean validation constraint group used by REST-API for data validation.
You can assign this group for constraints that must be checked only when instance is passed to REST-API.
This validation group is not used for service calls.