Skip to content

🔦 Feature: Need option to add validation to each column before values are added #3872

@PrasanthKumar77

Description

@PrasanthKumar77

Please confirm if feature request does NOT exists already ?

  • I confirm there is no existing issue for this

Describe the usecase for the feature

i would like to have a validation feature for each column. i have usecases where

  1. i want to have a column with validation of max length 10 and min length 2
  2. i want to have date column in particular format only
  3. i want age should be only greater than some value

Suggested Solution

provide a option to add validations for each column. depending on the field type and custom regex should be possible.
the validations should work when adding data through api or bulk inserts like csv updload

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions