"""Validation Service API initialization""" from .route_configs import get_route_configs __all__ = ["get_route_configs"]