Function validate_exports

Source
fn validate_exports(
    validation_info: &ValidationInfo<'_>,
) -> Result<(), ValidationError>