Skip to content

Validation for title of new node #5

@lorenzulrich

Description

@lorenzulrich

In most cases, it doesn't make sense to create a Node with an empty title. Therefore it would make sense to add an optional NotEmpty validator.

I tried adding one but found out that it's not that simple. Validation in the backend is based on node property configuration, and the title field is not a node property, but just a TextInput.

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