Run validations sooner
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 30/100
Research direction
Start by tracing how field-level validation works for objects such as Image and where it is invoked before serialization. Determine how property assignment is handled and what existing tests cover. Done means invalid values are detected immediately after assignment, with tests demonstrating the behavior.
Written by the indexing model from the issue text.
Description
Right now the field level validations on objects such as Image are performed just before serializing the data. This can lead to situation where incorrect value is put in, but the problem is only discovered much later. It's almost impossible to detect what went wrong in such cases.
It would be cool if we could do the validations immediately after setting the property.
- Dominant language
- Python
- Stars
- 11
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from release-engineering/productmd
-
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
release-engineering/productmd#174 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 38/100
release-engineering/productmd#228 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
release-engineering/productmd#208 ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
release-engineering/productmd#93 · 3 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
release-engineering/productmd#91 · 2 comments ·
All issues in release-engineering/productmd
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100