# Validator Parameters `ValidationColumnConfig` selects a validator with `validator_type` and configures it with `validator_params`. The `validator_type` field can be `code`, `local_callable`, or `remote`. The matching `validator_params` objects are: ::: data_designer.config.validator_params