Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.prefect.io/llms.txt

Use this file to discover all available pages before exploring further.

prefect.utilities.generics

Functions

validate_list

validate_list(model: type[T], input: Any) -> list[T]