R/14-validation-helpers.R
validate_vector_input.Rd
Validate vector input
validate_vector_input(x, param_name = "vector_data", allow_null = FALSE)
Input to validate
Parameter name for error messages
Allow NULL values
TRUE if valid, stops with error if invalid