Skip to content
Snippets Groups Projects
Commit 12651182 authored by felivigneau's avatar felivigneau
Browse files

chgmt mineurs

parent 398c4577
No related branches found
No related tags found
2 merge requests!70Test new form,!71Add context sheet for visits, frontend
import { FormGroup, FormControl, FormGroupDirective, NgForm, ValidatorFn } from '@angular/forms'; import { FormGroup, FormControl, FormGroupDirective, NgForm, ValidatorFn } from '@angular/forms';
import { ErrorStateMatcher } from '@angular/material'; import { ErrorStateMatcher } from '@angular/material';
//from https://obsessiveprogrammer.com/validating-confirmation-fields-in-angular-reactive-forms-with-angular-material/
/** /**
* Custom validator functions for reactive form validation * Custom validator functions for reactive form validation
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment