-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
fyi: architectureFor information - Architecture teamFor information - Architecture teamrr: architectureRequired review - Architecture team must approve before mergeRequired review - Architecture team must approve before merge
Description
Summary
Current ver
validation description is not full and does not covers all the necessary validation scenarios.
Missing rules:
- New document ver should be greater that the latest known submitted.
- New document type should be the same that the latest known submitted.
Cleanup:
- Moving the
id
validation description to thever
field as its more related to the proper document versioning, rather than identifying theid
field.
- IF `ver` does not == `id` then a document with \n`id` and `ver` being equal *MUST* exist.
Related PR
These changes already done on the library side
#497
Metadata
Metadata
Assignees
Labels
fyi: architectureFor information - Architecture teamFor information - Architecture teamrr: architectureRequired review - Architecture team must approve before mergeRequired review - Architecture team must approve before merge