AssertionAttribute

Description

sealed class CodeX.AssertionAttribute

Derived from

Attribute abstract

The annotated class represents the exception for failed runtime assertions.
The annotated method performs an assertion check and throws an exception on failure.