fsprojects / FSharpx.Extras

Functional programming and other utilities from the original "fsharpx" project
https://fsprojects.github.io/FSharpx.Extras/
The Unlicense
683 stars 146 forks source link

Please provide documentation for the validation functionality #411

Open sonicbhoc opened 2 years ago

sonicbhoc commented 2 years ago

Description

There are no useful examples or documentation for the validation functionality.

Repro steps

Attempt to search for examples of usage on the docs or google.

Expected behavior

Find a useful example.

Actual behavior

Confusion.

gdziadkiewicz commented 2 years ago

I will add a sample showing how to use the current code.