public class SchemaSanitizer extends Object
| Constructor and Description |
|---|
SchemaSanitizer() |
| Modifier and Type | Method and Description |
|---|---|
static String |
sanitize(String html) |
static void |
throwIfOutsideConstraints(String key,
String value,
String constraints) |
static void |
throwOnNull(String key,
Object value)
Make sure the object is not null.
|
static String |
trim(String str) |
Copyright 2022 OneSpan All rights reserved.