vimeta-0.3.0.1: Frontend for video metadata tagging tools
Safe HaskellNone
LanguageHaskell2010

Vimeta.UI.Term.Common

Synopsis

Documentation

notBlank :: Stylized Text -> Text -> Either (Stylized Text) Text Source #

Check the input text to see if it is blank. If it is, return the given error message in Left.