I want to implement custom validation in Angular 11.
My component.ts is as follows:
import { Component, OnInit } from \'@angular/core\'; import { FormC