R/utils-validation.R
assert_lengths_match.Rd
Validates that all provided vectors have the same length.
assert_lengths_match(...)
Vectors to check (at least two required)
Invisibly returns TRUE if validation passes