i am doing a password validation with validator
Here is My Code :
password-form.component.ts
import { Component, forwardRef, OnDestroy, Input } from