Skip to content

Pydantic Validation Error #593

@chriswedgwood

Description

@chriswedgwood

ValidationError
2 validation errors for PaginationItem
text.str
Input should be a valid string [type=string_type, input_value='…', input_type=lazy..proxy]
For further information visit https://errors.pydantic.dev/2.11/v/string_type
text.int
Input should be a valid integer [type=int_type, input_value='…', input_type=lazy..proxy]
For further information visit https://errors.pydantic.dev/2.11/v/int_type

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions