export class ValidationTargetDirective {
  constructor(public vcRef: ViewContainerRef) {}
}