Module resource

Module resource 

Source
Expand description

Core SCIM resource representation and validation.

This module contains the main Resource struct and its associated methods for creating, validating, and manipulating SCIM resources with type safety for core attributes while maintaining JSON flexibility for extensions.

Structsยง

Resource
Generic SCIM resource representation with type-safe core attributes.