Info | Value |
---|---|
Converter ID | org.primefaces.extensions.converter.SanitizingConverter |
Handler Class | None |
Description | None |
Name | Required | Type | Description |
---|---|---|---|
decodeHtml | false | jakarta.el.ValueExpression
(must evaluate to boolean )
| Run input through OWASP HTML Decoder. Default is 'true'. |
policy | false | jakarta.el.ValueExpression
(must evaluate to org.owasp.html.PolicyFactory )
| An instance of OWASP PolicyFactory which declares how to sanitize the input. Default is strict sanitization. |
Output generated by Vdldoc View Declaration Language Documentation Generator.