Skip to content

Commit

Permalink
Switch to new error code
Browse files Browse the repository at this point in the history
  • Loading branch information
martapederiva committed May 13, 2024
1 parent e7e3c81 commit a227d71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ namespace Hackney.Shared.Tenure.Boundary.Requests.Validation
public static class ErrorCodes
{
public const string XssCheckFailure = "W42";
public const string TenureEndDate = "W29";
public const string TenureEndDate = "W59";
}
}

0 comments on commit a227d71

Please sign in to comment.