You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only regex-based validation is done for ALNs (extensions must have 3 digits, for example). Instead, we can validate that only ALNs found in FederalProgramNames.json are accepted.
The text was updated successfully, but these errors were encountered:
@danswick After discussing with Hassan, we came to the conclusion that we should probably hold off on this. ALNs are updated/added all the time, and we only update our list once in a blue moon. Because of this, we allow users to manually type in program names in case the ALN they're using isn't in our list. Will close this if no objection.
Relevant text from parent ticket:
Currently only regex-based validation is done for ALNs (extensions must have 3 digits, for example). Instead, we can validate that only ALNs found in FederalProgramNames.json are accepted.
The text was updated successfully, but these errors were encountered: