Checks if the given JSON schema definition is not a boolean.

  • Parameters

    • json: JSONSchema7Definition

      The JSON schema definition to check.

    Returns json is JSONSchema7

    True if the definition is not a boolean, indicating it is a JSONSchema7 object.