Interface: RestoreFileNameValidationOptions
Defined in: electron/services/ipc/validators/utils/restoreValidation.ts:25
Internal
Options for restore file name validation.
Properties
maxBytes
readonlymaxBytes:number
Defined in: electron/services/ipc/validators/utils/restoreValidation.ts:27
Internal
Maximum allowed UTF-8 byte length for the file name.
paramName?
readonlyoptionalparamName:string
Defined in: electron/services/ipc/validators/utils/restoreValidation.ts:29
Internal
Field name used in error messages.