josdejong / josdejong/jsoneditor
Urgent problem of partial modify and provide delete function
Open
question
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
I am using jsonedit to add, delete, check and change mongodb data in the angular project.
What I want now is :
1. Let jsonedit only can modify value, can not modify keys,
2. You cannot add data structures. You can delete some structures, but you cannot add additional ones
3. Jsonedit has the function of remove
4. Verify data validity
How do you realize this requirement?can give me a simple, thanks!
Contributor guide
Assessment
This issue has not been assessed yet.