FsFlow.ValidationModule.ignore
Maps a successful validation value to unit while preserving the diagnostics.
Parameters
validation: The source validation.
Returns
A validation that keeps the original diagnostics and discards the success value.
Maps a successful validation value to unit while preserving the diagnostics.
validation: The source validation.A validation that keeps the original diagnostics and discards the success value.