Hi, whenever i try to give - date: new formcontrol (' ', [validators.minlength() , this.customvalidator.bind(this)]) it throws error that no overload matches this call , but if i include Validators.required in this then it works fine , but i don't want to use Required validator , please help
Nice.. could you please make validation for latest from control instead of taking new everywhere.. and is it possible to make all kind of forms as reusable??? also please explain.. reusable angular material table.. 🔥