Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Enhance Input Validation for API Serializers #68

@Sachin-NK

Description

@Sachin-NK

Right now, the API serializers don’t do much to check the input, which can lead to problems. This issue aims to make validation stronger to keep the data accurate and improve error messages. The plan is to add:

Field-level checks: Make sure things like data types, lengths, and formats are correct.
Object-level validation: Add more complex rules that involve multiple fields.

These improvements will help catch errors early and keep the data clean.

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