Feature/refactor validators
All threads resolved!
All threads resolved!
Compare changes
+ 3
− 2
@@ -10,11 +10,12 @@ from orchestrator.security import authorize
Refactor all validators from the deprecated @field_validator
pattern that's easily forgettable to apply, into separate annotated types