VS
Size: a a a
VS
VS
VS
VK
VS
АВ
VS
IC
SN
SN
AI
let input1 = {name=""; email=""}
combinedValidation input1
|> printfn "Result1=%A"
// ==> Result1=Failure "Name must not be blank"AI
PD
VK
VK
combined12 x не применяется никудаVK
PD
let combined12 = test1 >=> test2let combined12 x = (test1 >=> test2) xAI

AI
let combined12 = test1 >=> test2let combined12 x = (test1 >=> test2) xAI