port
$port
Validates that a value is a valid TCP/UDP port number (1-65535). Accepts numeric values or strings that can be converted to numbers. Returns the value as a number or a string, depending on the underlying schema. (defaults to a number).
Validates that a value is a valid TCP/UDP port number (1-65535). Accepts numeric values or strings that can be converted to numbers. Returns the value as a number or a string, depending on the underlying schema. (defaults to a number).