Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | Safe-Inferred |
Language | GHC2021 |
Synopsis
- validateJSONFunctions :: Data q => q -> Either Text q
- validateJSONFunctions' :: Data q => q -> [Text]
- regExp1Functions :: [Text]
Documentation
validateJSONFunctions :: Data q => q -> Either Text q #
validateJSONFunctions' :: Data q => q -> [Text] #
Validates that BigQuery JSON functions are applied to valid JSON and JSON paths string literals, and its parameters number.
regExp1Functions :: [Text] #
JSON Path escape format 1 (regExp1) functions