Skip to content

Check Point

Checks if a given expression is true, if is not, thrown the specified exception.

Properties

NameDescriptionRequired
DataA collection of key/value pairs that provide additional user-defined information about the exception.
ExceptionThe exception to throw if the expression is not true.☑️
ExpressionThe expression to be evaluated.☑️