pramod_Task#474 #88

Open
pramod.mahajan wants to merge 7 commits from pramod_Task#474 into Issue_Jun_1W_2
Collaborator

Added backend support for managing Document Master entries, including create, update, and delete operations.
Supports fields: name, description, type, validationException (regex), and isRequired
Validation logic implemented:
Required field enforcement
Regex-based validation (if provided)
Data persisted in document_master table
Designed for integration with frontend form-builder or data entry modules

Added backend support for managing Document Master entries, including create, update, and delete operations. Supports fields: name, description, type, validationException (regex), and isRequired Validation logic implemented: Required field enforcement Regex-based validation (if provided) Data persisted in document_master table Designed for integration with frontend form-builder or data entry modules
pramod.mahajan added 6 commits 2025-06-07 14:35:03 +00:00
pramod.mahajan added 1 commit 2025-06-08 08:28:30 +00:00
Collaborator

Need to push changes into the Directory branch

Need to push changes into the Directory branch
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin pramod_Task#474:pramod_Task#474
git checkout pramod_Task#474
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.api#88
No description provided.