Instance of
IArgumentAssertionBuilder
Readonly
Ensures the argument is not null
Ensures the argument is not null or undefined
Ensures the argument is not undefined
Determines whether the argument is one of the specified options.
Rest
Ensures the argument is of the type
The type
Asserts on the value of predicate to whether the assertion is valid.
The predicate to test to see if the assertion is valid.
Optional
The message to use if the assertion is invalid.
Generated using TypeDoc
Instance of
See
IArgumentAssertionBuilder