• Overview
@angular/forms/signals

SchemaPathRules

Type Alias

Allows declaring whether the Rules are supported for a given path.

API

    
      type SchemaPathRules = SchemaPathRules.Supported | SchemaPathRules.Unsupported
    
    
Jump to details