Variable RegistryStats.registry_validator_record_count

Number of records in the 'validators' zone

struct RegistryStats
{
  // ...
  ulong registry_validator_record_count ;
  // ...
}