Project

General

Profile

Actions

Activity #4004

open

Feature #63: DigiPatho Web -- Development, Validation, Certification and Deployment

Activity #3475: Prepare application for VAPT - .Local and .Global

Task Assignment – JSON Schema Validation for Cervical Data

Added by Aswathy M G about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
Start date:
07/15/2025
Due date:
% Done:

0%

Estimated time:
Planned Due Date:

Description

Please take up the task of implementing JSON schema validation for the Cervical data.
Sample JSON :

{
"type": "CERVICAL",
"slide_id": "DCW-25-205",
"person_name": "Sruthi",
"global_sc_per_id": "SCPE25274"
}

Kindly ensure that:

The type field should accept only predefined values (e.g., CERVICAL, ORAL, etc.).

All fields must follow their expected data types and constraints (e.g., string formats, mandatory fields).

Return proper validation error messages if any required field is missing or invalid.

Actions #1

Updated by Thara S Pillai about 1 year ago

  • Parent task set to #3475
Actions

Also available in: Atom PDF