fable-validation icon indicating copy to clipboard operation
fable-validation copied to clipboard

Example in MVU

Open CraigChamberlain opened this issue 5 years ago • 1 comments

Hi Zaaack,

This looks like a really helpful library. I'm just trying to do validation with elmish for the first time and I'm struggling to find an example of how to use the validation in the UI.

It's very clear how to construct the rules but I can't see if I should validate as a service with messages or in the view?

Even a link to another resource, perhaps some source code you used fable.validation.core in would be very helpful.

CraigChamberlain avatar Apr 11 '20 07:04 CraigChamberlain

I've kicked of the process of making said example: https://github.com/CraigChamberlain/fable-validation-example Needs some tidying up but its all basically there. Cheers, Craig

CraigChamberlain avatar Apr 11 '20 17:04 CraigChamberlain