Copyright | (c) Galois Inc. 2008 (c) Sigbjorn Finne 2009- |
---|---|
License | BSD3 |
Maintainer | Sigbjorn Finne <sof@forkIO.com> |
Stability | provisional |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
Documentation
advice :: String -> ValidatorResult Source #
demand :: String -> ValidatorResult Source #
mkTree :: [(Bool, String)] -> [ValidatorResult] -> ValidatorResult Source #
checkCats :: Element -> ValidatorResult Source #
checkLinks :: Element -> ValidatorResult Source #
checkId :: Element -> ValidatorResult Source #
checkRights :: Element -> ValidatorResult Source #
checkSource :: Element -> ValidatorResult Source #
checkTitle :: Element -> ValidatorResult Source #
checkCat :: Element -> ValidatorResult Source #
checkTerm :: Element -> ValidatorResult Source #
checkAuthor :: Element -> ValidatorResult Source #
checkPerson :: Element -> ValidatorResult Source #
checkName :: Element -> ValidatorResult Source #
checkEmail :: Element -> ValidatorResult Source #
checkUri :: Element -> ValidatorResult Source #