Description from extension meta
Validates SOP rationale against defined rules on CP Central.
Image from store
Description from store
# Artemis Rationale Validation Extension
## Overview
The Rationale Validation extension is a quality control tool designed to validate Artemis rationale entries through three critical checkpoints, ensuring data completeness and accuracy.
## Validation Checkpoints
### 1. Description Validation
**What it checks:**
- Presence of meaningful description content
- No placeholder text allowed
- No single dash entries
**Error Trigger:**
- Empty descriptions
- Dash (-) only
- "Dummy class" text
- "SOP" text
**Error Message:**
"Description is missing"
### 2. Notes Field Validation
**What it checks:**
- Content presence in notes
- Last update authorship
**Error Triggers:**
- Empty notes
- Dash (-) only
- Updates by other users
**Error Messages:**
- "Notes not added"
- "Notes last update not by current user"
### 3. TP Samples Validation
**What it checks:**
- Presence of Test Plan samples
- Valid ASIN entries
**Error Triggers:**
- Empty TP samples
- Dash (-) only
- "No ASINs" text
**Error Message:**
"There is no tp samples"
## Success Scenario
When all validations pass:
- Display message: "All checks passed."
- Prompt: "Are TP Sample ASINs passing?"
## Benefits
### Quality Assurance
- Ensures complete documentation
- Prevents placeholder submissions
- Maintains data integrity
### Efficiency
- Automated validation process
- Immediate feedback
- Reduced review time
### Compliance
- Standardized validation
- Clear error messaging
- User accountability