export class ValidationStyleDirective {
  constructor(public elRef: ElementRef) {}
}