| Info | Value |
|---|---|
| Converter ID | org.primefaces.extensions.converter.SanitizingConverter |
| Handler Class | org.primefaces.cdk.api.converter.PrimeConverterHandler |
| Description | None |
| Name | Required | Type | Description |
|---|---|---|---|
decodeHtml | false | jakarta.el.ValueExpression
(must evaluate to java.lang.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. |
Output generated by Vdldoc View Declaration Language Documentation Generator.