Checks if a value satisfies all the provided type guards.
The value to check
Array of type guards to validate against
True if the value satisfies all guards; false otherwise
Checks if a value satisfies all the provided type guards.