/rest/api/3/workflow/rule/config?types=validator

The interface returned a result without validators, indicating that a validator has already been configured,What is the reason for this

console.log: {
maxResults: 10,
startAt: 0,
total: 1,
isLast: true,
values: [ { workflowId: [Object], validators: } ]
}