# Functions

No description provided by the author
MarshalIndent takes json encoded content as a []byte and tries to indent it with two spaces If it is not able to marshal the content it returns the []byte as is and prints a warning and returns the error.
No description provided by the author
No description provided by the author

# Structs

JsonValidationError is an error which contains more information about where the error appeared in the json file which was validated.
No description provided by the author