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
Create validation-utils.ts and move generic validation functions like collapseFieldNames and associated Zod resolvers into it. These functions currently live in BCFMS, but are generic enough to be utilized in other places.