Uses of Class
org.hippoecm.frontend.validation.SvgValidationResult
Packages that use SvgValidationResult
-
Uses of SvgValidationResult in org.hippoecm.frontend.plugins.gallery.model
Methods in org.hippoecm.frontend.plugins.gallery.model that return SvgValidationResultConstructors in org.hippoecm.frontend.plugins.gallery.model with parameters of type SvgValidationResultModifierConstructorDescriptionSvgGalleryException
(String message, Throwable cause, SvgValidationResult validationResult) SvgGalleryException
(String message, SvgValidationResult validationResult) -
Uses of SvgValidationResult in org.hippoecm.frontend.validation
Methods in org.hippoecm.frontend.validation that return SvgValidationResultModifier and TypeMethodDescriptionSvgValidationResult.SvgValidationResultBuilder.build()
static SvgValidationResult
SvgValidator.validate
(InputStream is)