FsFlow.ValidationModule.toResult

Converts a Validation into a standard Result.

Parameters

  • validation: The validation to convert.

Returns

A result containing either the success value or the full diagnostics graph.