# Functions
Return a Validator that check if the value received in the validation process is contained in the array of authorized values.
# Variables
CheckTCPHighPort validate that the port number is a high port.
StringNotEmpty validate if a string value is not empty.
URLValidator validate that string provided is an url.