dynamic-forms / Interface

CrossFieldSchemaResult

Result of cross-field schema evaluation. Maps source field keys to their active schemas.

Properties

NameTypeDescription
activeSchemas
Map<string, string[]>

Map of field key to active schema names

hasChanges
boolean

Whether any schema state changed from previous evaluation