IKestrunRequestValidator.Validate method

Validates a proposed request without executing the route handler.

public KestrunRequestValidationResult Validate(KestrunHost host, KestrunRequestInput input)

See Also