valid_value_objects library

Exceptions / Errors

InvalidValueException<T>
Thrown if value does not fit the requirements
RequiredValueException
Thrown if value is empty
TooLongValueException<T>
TooShortValueException<T>
ValueException<T>
Base class for all ValueException