Uses of Class
org.craftercms.studio.api.v1.exception.ContentNotAllowedException
Packages that use ContentNotAllowedException
-
Uses of ContentNotAllowedException in org.craftercms.studio.impl.v1.content.pipeline
Methods in org.craftercms.studio.impl.v1.content.pipeline that throw ContentNotAllowedExceptionModifier and TypeMethodDescriptionprotected voidCheckImageSizeProcessor.validateImageSize(int allowedWidth, int allowedHeight, int height, int width, boolean lessSize) validate the image width and height against the allowed width and height