Allow Validation.validate_port_range to accept nil and return [0, 65535]. Better to have the logic there than in both of the callers.
Allow Validation.validate_port_range to accept nil and return [0, 65535]. Better to have the logic there than in both of the callers.