pe

Tag sanitizer

Converter Information 
InfoValue
Converter IDorg.primefaces.extensions.converter.SanitizingConverter
Handler ClassNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
decodeHtmlfalsejakarta.el.ValueExpression
(must evaluate to boolean)
Run input through OWASP HTML Decoder. Default is 'true'.
policyfalsejakarta.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.