genvalidity-text-0.1.0.1: GenValidity support for Text
Data.GenValidity.Text
Contents
textStartingWith :: Char -> Gen Text Source #
textWith :: Gen Text -> Gen Text Source #
textWithA :: Char -> Gen Text Source #
textWithoutAny :: Char -> Gen Text Source #
textWithoutAnyOf :: String -> Gen Text Source #
textAllCaps :: Gen Text Source #
Methods
genUnchecked :: Gen Text #
genValid :: Gen Text #
genInvalid :: Gen Text #