Class | Description |
---|---|
RequiredViewValidator | |
ServiceMethodConstraintViolation |
Exception | Description |
---|---|
CustomValidationException | |
EntityValidationException | |
MethodParametersValidationException | |
MethodResultValidationException |
Annotation Type | Description |
---|---|
RequiredView |
Annotation that can be added to service method definitions to ensure that entity instances are loaded with all the
attributes specified in the view.
|