Safe Haskell | None |
---|---|
Language | Haskell2010 |
JSONSchema.Validator.Types
dataValidator schema val errSource#
Constructors
Validator | |
Fields
|
Instances
Profunctor (Validator schema)Source# | |
Methods dimap :: (a -> b) -> (c -> d) ->Validator schema b c ->Validator schema a d# lmap :: (a -> b) ->Validator schema b c ->Validator schema a c# rmap :: (b -> c) ->Validator schema a b ->Validator schema a c# (#.) ::Coercible* c b => (b -> c) ->Validator schema a b ->Validator schema a c# (.#) ::Coercible* b a =>Validator schema b c -> (a -> b) ->Validator schema a c# | |
Functor (Validator schema val)Source# | |
Produced byHaddock version 2.18.1