contacts_events-8.x-1.x-dev/config/schema/contacts_events_class.schema.yml
config/schema/contacts_events_class.schema.yml
contacts_events.contacts_events_class.*:
type: config_entity
label: 'Event class'
mapping:
id:
type: string
label: 'ID'
label:
type: label
label: 'Label'
type:
type: string
label: 'Type'
uuid:
type: string
label: 'UUID'
weight:
type: integer
label: 'Weight'
selectable:
type: boolean
label: 'Selectable'
min_age:
type: integer
label: 'Minimum Age'
nullable: true
max_age:
type: integer
label: 'Maximum Age'
nullable: true
bypass_age_check_on_empty_dob:
type: boolean
label: 'Bypass age check when no date of birth is supplied'
