[List the specific changes made in bullet points.]
Screenshots (if applicable)
[Include screenshots to visually demonstrate changes, if relevant.]
Checklist
[x] PR is assigned to a project: Challenge_gov Board
[x] PR is assigned to a milestone: current sprint
[x] GH issues are assigned to the PR (under Development section on the right hand side)
[x] PR is assigned a reviewer, and requires code review and approval by a teammate
[x] New functionality is tested and all tests are green
[x] I have added unit tests for new functionality or updated existing tests for changes.
- [ ] I have updated the documentation/README accordingly, if necessary.- [ ] If you have DB migration, it is a "safe" migration and you've confirmed it can be rolled back.- [ ] If applicable, Controllers modified contain appropriate authorization plugs
[x] This PR has been reviewed by at least one other team member.
Description
Non-government validation and restrictions #1390
Related Issues
[Reference any related issues, if applicable.]
Changes Made
Screenshots (if applicable)
[Include screenshots to visually demonstrate changes, if relevant.]
Checklist
- [ ] I have updated the documentation/README accordingly, if necessary.- [ ] If you have DB migration, it is a "safe" migration and you've confirmed it can be rolled back.- [ ] If applicable, Controllers modified contain appropriate authorization plugs