vscode-angular-snippets icon indicating copy to clipboard operation
vscode-angular-snippets copied to clipboard

adding snippet for adding custom form validator

Open VamsiDevalla opened this issue 2 years ago • 0 comments

Purpose

  • Snippet to create custom form validator

What

  • Snippet to create custom form validators

How to Test

  • a-reactive-forms-custom-validator

What to Check

Verify that the following are valid

  • Validator function is created correctly

VamsiDevalla avatar Dec 04 '21 18:12 VamsiDevalla