baybe.searchspace.validation.validate_parameter_names¶
- baybe.searchspace.validation.validate_parameter_names(parameters: Collection[Parameter])[source]¶
 Validate the parameter names.
- Raises:
 ValueError – If the given list contains parameters with the same name.
- Return type: