Join us at inaugural PyAI Conf in San Francisco on March 10th! Learn more
prefect.utilities.generics
validate_list
validate_list(model: type[T], input: Any) -> list[T]
Was this page helpful?