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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected