• Validates the provided data against the provided schema.

    Parameters

    Returns { errors?: any[]; schema: JSONSchema; valid: boolean }