![JAR search and dependency download from the Maven repository](/logo.png)
io.leopard.web.nobug.xss.XssChecker Maven / Gradle / Ivy
The newest version!
package io.leopard.web.nobug.xss;
public interface XssChecker {
boolean check(String value);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy