Variable RegistryConfig.validators

The 'validators' zone

struct RegistryConfig
{
  // ...
  immutable(ZoneConfig) validators ;
  // ...
}