Menu

pycaravel: This module is designed to simplify continuous integration (CI) of data from multiple projects.

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

caravel.validation.get_validators(family=None)[source]ΒΆ

List/sort all available validators.

Parameters:

family : str or list of str, default None

the validators family name.

Returns:

validators : dict

the requested validators.

Follow us

© 2025, Antoine Grigis