• Overview
@angular/forms/signals

ValidationSuccess

Type Alias
stablesince v22.0

The absence of an error which indicates a successful validation result.

API

    
      type ValidationSuccess = null | undefined | void
    
    
Jump to details