Skip to main content

Interface: $ZodIssueStringStartsWith

Defined in: packages/agentos/node_modules/zod/v4/core/errors.d.cts:102

Extends

Properties

code

readonly code: "invalid_format"

Defined in: packages/agentos/node_modules/zod/v4/core/errors.d.cts:37

Inherited from

$ZodIssueInvalidStringFormat.code


format

format: "starts_with"

Defined in: packages/agentos/node_modules/zod/v4/core/errors.d.cts:103

Overrides

$ZodIssueInvalidStringFormat.format


input?

readonly optional input: string

Defined in: packages/agentos/node_modules/zod/v4/core/errors.d.cts:40

Inherited from

$ZodIssueInvalidStringFormat.input


message

readonly message: string

Defined in: packages/agentos/node_modules/zod/v4/core/errors.d.cts:10

Inherited from

$ZodIssueInvalidStringFormat.message


path

readonly path: PropertyKey[]

Defined in: packages/agentos/node_modules/zod/v4/core/errors.d.cts:9

Inherited from

$ZodIssueInvalidStringFormat.path


pattern?

readonly optional pattern: string

Defined in: packages/agentos/node_modules/zod/v4/core/errors.d.cts:39

Inherited from

$ZodIssueInvalidStringFormat.pattern


prefix

prefix: string

Defined in: packages/agentos/node_modules/zod/v4/core/errors.d.cts:104