baybe.searchspace.validation.validate_parameter_names

baybe.searchspace.validation.validate_parameter_names(parameters: list[Parameter])[source]

Validate the parameter names.

Raises:

ValueError – If the given list contains parameters with the same name.

Return type:

None