result library

Represents the result of a validation.

This class encapsulates the outcome of a validation process, including whether the validation was successful, the value that was validated, and any expectations that were not met.

Classes

Result<T>
Represents the result of a validation.