Copyright | (c) Galois, Inc. 2008, (c) Sigbjorn Finne 2009- |
---|---|
License | BSD3 |
Maintainer | Sigbjorn Finne <sof@forkIO.com> |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell98 |
Documentation
type ValidatorResult = VTree (Bool, String) Source
advice :: String -> ValidatorResult Source
demand :: String -> ValidatorResult Source
mkTree :: [(Bool, String)] -> [ValidatorResult] -> ValidatorResult Source
checkId :: Element -> ValidatorResult Source
checkCat :: Element -> ValidatorResult Source
checkUri :: Element -> ValidatorResult Source