Interface HtmlSanitizerService

    • Method Detail

      • sanitizeString

        String sanitizeString​(String html,
                              String info)
        Sanitizes a string.
        Parameters:
        html - the string to sanitize
        info - additional info logged when something is sanitized
        Returns:
        the sanitized string