Asserts that a value is not null or undefined.
Optional
Value to check
Error object or message to throw if the value is null or undefined
Asserts that a value is not null or undefined.