Package | Description |
---|---|
org.hibernate.validator.cfg.defs |
Constraint definition classes for programmatic constraint definition API.
|
Modifier and Type | Method and Description |
---|---|
SafeHtmlDef.TagDef |
SafeHtmlDef.TagDef.attributes(SafeHtmlDef.AttributeDef attribute,
SafeHtmlDef.AttributeDef... furtherAttributes) |
SafeHtmlDef.TagDef |
SafeHtmlDef.TagDef.attributes(String attribute,
String... furtherAttributes) |
Modifier and Type | Method and Description |
---|---|
SafeHtmlDef |
SafeHtmlDef.additionalTags(SafeHtmlDef.TagDef tag,
SafeHtmlDef.TagDef... furtherTags)
Deprecated.
Whitelists additional tags.
|
SafeHtmlDef |
SafeHtmlDef.additionalTags(SafeHtmlDef.TagDef tag,
SafeHtmlDef.TagDef... furtherTags)
Deprecated.
Whitelists additional tags.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.