Skip to content

URI validation is not proper validation for entity.ts/crate.ts/file.ts #8

@moisbo

Description

@moisbo

Example:

In

id: z.string().regex(/^https?:\/\/.+/, 'Invalid URI format'),
regex checks URL. Either it should be a configuration option or an IRI and blank node check (?)

Removing it for now before it is properly handled.

cc: @alvinsw

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions