past visas
This commit is contained in:
		| @@ -15,7 +15,6 @@ public class PastVisitModel | ||||
|     public DateTime EndDate { get; set; } | ||||
|  | ||||
|     /// Destination country of past visit | ||||
|     [Required] | ||||
|     [MaxLength(ConfigurationConstraints.CountryNameLength)] | ||||
|     public string DestinationCountry { get; set; } = null!; | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user