• Takes a stringified JSON [src] of a schema, converts to JSON and returns a parsed schema if it's valid

    Parameters

    • src: string

    Returns Config

    If the provided JSON string isn't a valid JSON

    If the provided JSON string isn't valid according to the config schema