-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Type
.validate is a useful tool for both getting type validation as an Either, and getting more detailed info about where an error occured
Would be great to have it documented on the public Readme(s) - and to have it exported as a function on sanctuary-def
via $.validate()
:)
I'd imagine the signature would be something like:
validate :: Type -> a -> Either ErrorMessage a
Not sure what ErrorMessage is though
gwn, davidchambers and dotnetCarpenter
Metadata
Metadata
Assignees
Labels
No labels