# Structs
HTTPNJSMatchValidator validates values used for matching a request.
HTTPRedirectValidator validates values for a redirect, which in NGINX is done with the return directive.
HTTPRequestHeaderValidator validates values for request headers, which in NGINX is done with the proxy_set_header directive.
HTTPValidator validates values that will propagate into the NGINX configuration http context.