-- 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.1.0.0

module Data.Validity.Aeson

-- | A <a>Value</a> is valid if the recursive components are valid.
instance Data.Validity.Validity Data.Aeson.Types.Internal.Value
