Data.Validity.Tree
Contents
A Tree of things is valid if all the things in the Tree are valid.
Tree
Methods
validate :: Tree a -> Validation #