fable-validation
fable-validation copied to clipboard
Example in MVU
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.
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