2022-11-02 22:52:50 +01:00
|
|
|
version: '0.10'
|
|
|
|
variables:
|
|
|
|
- family:
|
|
|
|
name: general
|
|
|
|
variables:
|
|
|
|
- variable:
|
|
|
|
name: mode_conteneur_actif
|
|
|
|
type: string
|
|
|
|
description: No change
|
|
|
|
value:
|
|
|
|
- text: b
|
|
|
|
- variable:
|
|
|
|
name: int
|
|
|
|
type: number
|
|
|
|
description: No change
|
|
|
|
constraints:
|
|
|
|
- check:
|
|
|
|
- name: unknown
|
|
|
|
param:
|
|
|
|
- name: mini
|
2022-11-04 19:42:16 +01:00
|
|
|
text: 0
|
2022-11-02 22:52:50 +01:00
|
|
|
- name: maxi
|
2022-11-04 19:42:16 +01:00
|
|
|
text: 100
|
2022-11-02 22:52:50 +01:00
|
|
|
target:
|
|
|
|
- text: int
|