epics-containers / pvi

EPICS PV Interface described in YAML
https://epics-containers.github.io/pvi
Apache License 2.0
4 stars 3 forks source link

Allow numbers to be group names #141

Open GDYendell opened 2 weeks ago

GDYendell commented 2 weeks ago
ValidationError: 1 validation error for Group
name
  String should match pattern '^([A-Z][a-z0-9]*)*$' [type=string_pattern_mismatch, input_value='0', input_type=str]
    For further information visit https://errors.pydantic.dev/2.9/v/string_pattern_mismatch