napkin-1.0.0
Safe HaskellSafe-Inferred
LanguageGHC2021

Napkin.Run.Validate

Synopsis

Documentation

validateSpecs :: forall m bk. (MonadIO m, ValidateSpecsRequirements bk) => RuntimeEnv -> RawInterpretedSpec bk -> Maybe [Pattern] -> m (Either (NonEmpty ValidationError) (ValidatedInterpretedSpec bk)) #

Run basic checks against all Specs