Classes
| Class | Description | |
|---|---|---|
| AllocationBlockAccountMustBeWashError |
A valid OrderDraft with an allocation block must not have a non-wash account
| |
| InvalidAccountError |
A valid OrderDraft must specify a valid account
| |
| InvalidAllocationBlockItemAccountIDError |
A valid OrderDraft with an allocation block must not have an invalid account
| |
| InvalidCommentError |
A valid OrderDraft must not define an invalid comment
| |
| InvalidContractError |
A valid OrderDraft must specify a valid account
| |
| InvalidPriceError |
A valid OrderDraft must define a [!:OrderDraft.Price] must be greater than 0
| |
| OrderDraftValidationError |
Base type for Order Draft validation results
| |
| OrderNotFoundError |
A valid ModifyOrderDraft must modify a valid OrderDraft | |
| ProhibitedSenderLocationError |
Only authorized users can set sender location
| |
| ShouldHavePriceError |
A valid OrderDraft must have price specified for certain OrderType | |
| ShouldNotHavePriceError |
A valid OrderDraft must not have price specified for certain OrderType | |
| Tag50ProhibitedError |
Only authorized users can set Tag50
| |
| Tag50RequiredError |
For certain users, Tag50 is required for manual orders
|