dash.assert

Functions that assert inputs meet required conditions


Description

The dash.assert subpackage facilitates the creation of informative error messages and helps provide consistent error ID handling for common input error checks. These functions produce error messages that appear to originate from higher level calling functions.

Some functions also return inputs converted to specific formats to ensure consistent internal handling of different input types.


Strings

Size And Data Type

Misc Size

Numeric

Covariances

Indices

Misc

Unit Tests