String? equalsDelete(String? value) { if (value != t.generics.delete) { return t.error.wrongPhrase; } return null; }