• Overview
@angular/forms/signals

minLengthError

function

API

Create a minLength error associated with the target field

@paramminLengthnumber

The minLength constraint

@paramoptionsWithFieldTree<ValidationErrorOptions>

The validation error options

Create a minLength error

@paramminLengthnumber

The minLength constraint

@paramoptionsValidationErrorOptions | undefined

The optional validation error options

Jump to details