Skip to content

Add SCIMValidator and SCIMSerializer annotations#139

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

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

Conversation

@azmeuk
Copy link
Copy Markdown
Member

@azmeuk azmeuk commented Apr 3, 2026

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

@azmeuk azmeuk 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 azmeuk force-pushed the 130-fastapi-helpers branch from a616cde to afdc086 Compare April 3, 2026 08:28
@azmeuk azmeuk merged commit 9c37e14 into main Apr 3, 2026
25 checks passed
@azmeuk azmeuk deleted the 130-fastapi-helpers branch April 3, 2026 08:29
Sign up for free to 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