-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Validity instances for aeson -- -- Please see README.md @package validity-aeson @version 0.2.0.1 module Data.Validity.Aeson -- | A Value is valid if the recursive components are valid. instance Data.Validity.Validity Data.Aeson.Types.Internal.Value