Module registry

Module registry 

Source
Expand description

Schema registry for loading, managing, and accessing SCIM schemas.

This module provides the SchemaRegistry which handles schema loading from files, schema management, and provides access to registered schemas for validation.

Structsยง

SchemaRegistry
Registry for SCIM schemas with validation capabilities.