Skip to content

Add SCIMValidator and SCIMSerializer annotations - #139

Merged
azmeuk merged 1 commit into
mainfrom
130-fastapi-helpers
Apr 3, 2026
Merged

Add SCIMValidator and SCIMSerializer annotations#139
azmeuk merged 1 commit into
mainfrom
130-fastapi-helpers

Conversation

@azmeuk

Copy link
Copy Markdown
Member

Pydantic-compatible Annotated markers that inject a SCIM Context during
validation and serialization. Works with any framework that respects Annotated metadata.

@azmeukazmeuk linked an issue Apr 3, 2026 that may be closed by this pull request
Pydantic-compatible Annotated markers that inject a SCIM Context during
validation and serialization. Works with any framework that respects Annotated metadata.
@azmeuk
azmeukforce-pushed the 130-fastapi-helpers branch from a616cde to afdc086CompareApril 3, 2026 08:28
@azmeuk
azmeuk merged commit 9c37e14 into mainApr 3, 2026
25 checks passed
@azmeuk
azmeuk deleted the 130-fastapi-helpers branch April 3, 2026 08:29
NaqGuug pushed a commit to NaqGuug/scim2-models that referenced this pull request Jun 18, 2026
Pydantic-compatible Annotated markers that inject a SCIM Context during
validation and serialization. Works with any framework that respects Annotated metadata.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validating models with contexts

1 participant

@azmeuk