Skip to content

Question for Configuration #22

@mikedolx

Description

@mikedolx

Hi,

i'm just trying to use the sample from the Readme. Somehow, the example does not seem to work on my machine. I'm getting the exception:

Exception has occurred: ValidationError
3 validation errors for Configuration
editable
  Field required [type=missing, input_value={}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.8/v/missing
title
  Field required [type=missing, input_value={}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.8/v/missing
value
  Field required [type=missing, input_value={}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.8/v/missing

I don't understand how to properly configure the Configuration object. I have tried to find it out by browsing the source code, but i didn't get it.

Could you help me out?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions