MCPcopy Create free account
hub / github.com/ESAPI/esapi-java / Validator

Interface Validator

src/main/java/org/owasp/esapi/core/validation/Validator.java:18–45  ·  view source on GitHub ↗

The Validator interface defines a set of methods for validating untrusted input. Validators can be used to validate simple or complex data-types depending on the implementation. Implementations must adopt a "whitelist" approach to validation where a specific pattern or character set is matched.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected