Asserts that a given value is not empty.
The value to be checked for non-emptiness.
Optional
The minimum acceptable length or size.
The maximum acceptable length or size.
If the value is empty.
If the max length is smaller than the min length.
Asserts that a given value is not empty.