pub fn validate_parameters_not_empty<T>(params: &[T]) -> PyResult<()>
Validate that parameters list is not empty