Uses of Class
fr.metabocloud.core.exceptions.RequestBodyException
Packages that use RequestBodyException
-
Uses of RequestBodyException in fr.metabocloud.core.implementation.utils
Methods in fr.metabocloud.core.implementation.utils that throw RequestBodyExceptionModifier and TypeMethodDescriptionstatic voidInputValidator.validateExactlyOneInputSent(List<?> inputList) Validate whether only one input type has been sent in the multipart form from the request body.