Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ValidationError

Index

Enumeration members

CannotRebootServerWhileTheShopIsOpen

CannotRebootServerWhileTheShopIsOpen: = "ValidationError:CannotRebootServerWhileTheShopIsOpen"

Could not reboot the RT server because the shop is still open, therefore the station with ID {0:number} cannot be closed

CompanyRegistrationNumberNotWithinRange

CompanyRegistrationNumberNotWithinRange: = "ValidationError:CompanyRegistrationNumberNotWithinRange"

The Infrasec Organization Number (taken from the Company RegistrationNumber) must be exactly 10 characters, but it was {0:string}.

InfrasecRegisterIDNullOrWhitespace

InfrasecRegisterIDNullOrWhitespace: = "ValidationError:InfrasecRegisterIDNullOrWhitespace"

The Infrasec RegisterID / FiscalSystemID of the station cannot be null or whitespace.

RegisterNumberExceedsMaximumLength

RegisterNumberExceedsMaximumLength: = "ValidationError:RegisterNumberExceedsMaximumLength"

Register (counter) number exceeds maximum length of 3 characters, it was: {0:string}.

RtServerInvalidResponseContent

RtServerInvalidResponseContent: = "ValidationError:RtServerInvalidResponseContent"

RT Server did not return a valid content: {0:string}

ShopNumberExceedsMaximumLength

ShopNumberExceedsMaximumLength: = "ValidationError:ShopNumberExceedsMaximumLength"

ShopID exceeds maximum length of 4 characters, it was: {0:string}.

StationFiscalSystemIdOutOfRangeError

StationFiscalSystemIdOutOfRangeError: = "ValidationError:StationFiscalSystemIdOutOfRangeError"

The station (till) fiscal system ID must be exactly 8 characters, but it was: {0:string}

StationWithThisFiscalSystemIdAlreadyCreatedInEva

StationWithThisFiscalSystemIdAlreadyCreatedInEva: = "ValidationError:StationWithThisFiscalSystemIdAlreadyCreatedInEva"

More than one station (till) with this {0:string} FiscalSystemID found in EVA! The FiscalSystemID of the newly created station will be set to null and the station cannot be used further for operations.

TenantCodeExceedsMaximumLength

TenantCodeExceedsMaximumLength: = "ValidationError:TenantCodeExceedsMaximumLength"

TenantCode exceeds maximum length of 5 characters, it was: {0:string}.