Takes a stringified JSON [src] of a schema, converts to JSON and returns a parsed schema if it's valid
If the provided JSON string isn't a valid JSON
If the provided JSON string isn't valid according to the config schema
Takes a stringified JSON [src] of a schema, converts to JSON and returns a parsed schema if it's valid