Define enum values in M2M related Property models.
if no values :+
- no enum key in json schema
Values are described with an internal_value, an optional display_value, an optional pictogram
Value should be validated at creation, matching with type definition
Values should be synced with sync_layer_schema
Define enum values in M2M related Property models.
if no values :+
Values are described with an internal_value, an optional display_value, an optional pictogram
Value should be validated at creation, matching with type definition
Values should be synced with sync_layer_schema