Skip to content

Reject whitespace-only line terminators in file profiles #759

Description

@StuartFerguson

Create and update validation currently uses IsNullOrEmpty for LineTerminator. A whitespace-only value can be persisted and later breaks file splitting during processing. Validation should reject whitespace-only values, or normalize them before persistence, in both create and update flows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions