# Functions
AddNewWebhookServerToManager creates a webhook server in manager.
NewRequestHandler create a RequestHandler to handle validation requests.
# Structs
RequestHandler handles the requests of validating objects.
# Interfaces
Validator is the interface of validating.