Skip to content

Commit 5e62204

Browse files
committed
feat(docs): Introduce conditions metadata field and Conditions document type:
- Added a new `conditions` metadata field to parameter documents and user-submitted documents, specifying required terms and conditions. - Created a new Conditions document type to define terms users must accept before submitting documents, including validation rules and business logic for acceptance. - Updated the `signed_doc.json` specification to include the new Conditions document type and its associated metadata. - Enhanced documentation to clarify the role of conditions in the document submission process and validation requirements.
1 parent f3dea0f commit 5e62204

File tree

4 files changed

+625
-0
lines changed

4 files changed

+625
-0
lines changed

docs/src/architecture/08_concepts/signed_doc/docs/.pages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ nav:
77
- Category Parameters: category_parameters.md
88
- Category Parameters Form Template: category_parameters_form_template.md
99
- Comment Moderation Action: comment_moderation_action.md
10+
- Conditions: conditions.md
1011
- Contest Ballot: contest_ballot.md
1112
- Contest Ballot Checkpoint: contest_ballot_checkpoint.md
1213
- Contest Delegation: contest_delegation.md

0 commit comments

Comments
 (0)