---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/validation/exceptions/variables/E_INVALID_ORDERING_GUARD_OPTIONS.md
description: Thrown when ordering guard options do not satisfy the battery contract.
---

# Variable: E\_INVALID\_ORDERING\_GUARD\_OPTIONS

```ts
const E_INVALID_ORDERING_GUARD_OPTIONS: CreatedException<[string]>;
```

Defined in: [src/batteries/validation/exceptions.ts:12](https://github.com/NHTIO/ADK/blob/v1.20260824.1/src/src/batteries/validation/exceptions.ts#L12)

Thrown when ordering guard options do not satisfy the battery contract.
