CrossFieldSchemaResult
Result of cross-field schema evaluation. Maps source field keys to their active schemas.
Properties
| Name | Type | Description |
|---|---|---|
| activeSchemas | Map<string, string[]> | Map of field key to active schema names |
| hasChanges | boolean | Whether any schema state changed from previous evaluation |