Enums§
- Json
Parse Error - Custom error type for JSON parsing errors.
- Rule
Functions§
- parse_
object - Parses JSON and identifies if it contains a specific object structure.
- validate_
json - Validates if the input string is valid JSON according to the grammar.