Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Question] Is there an option to change the flow of calling validation & formatting.

Open
#262 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Review openapi-core's validation and formatting flow, focusing on whether formatting can precede minLength validation. Determine whether an existing option supports trimming string values before validation; the issue provides no file or test entry point, so the expected behavior needs clarification before implementation.

Written by the indexing model from the issue text.

Description

area/validation/request kind/question
  • Currently formatter is called after validating the field, is there any option to alter this flow.
  • use-case: - I have to trim string values before validating with minLength.
Dominant language
Python
Stars
368
Forks
140
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python-openapi/openapi-core

All issues in python-openapi/openapi-core

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.