-
Gets the unique instance.
Assert that an integer is not null and is greater than or equal to minValue.
Assert that an integer is equal to value.
Assert that a string has a valid hexadecimal format.
Assert that an integer is not null and is in the range minValue, maxValue.
Assert that a condition is true.
Assert that a byte array is not null and not empty.
Assert that the input string is not null and not empty.
Assert that a collection of objects is not null and not empty.
Assert that the input object is not null.