| Portability | portable |
|---|---|
| Stability | provisional |
| Maintainer | Sigbjorn Finne <sof@forkIO.com> |
| Safe Haskell | None |
Text.Atom.Feed.Validate
Description
Documentation
type ValidatorResult = VTree (Bool, String)Source
mkTree :: [(Bool, String)] -> [ValidatorResult] -> ValidatorResultSource