(`^${regex}$`);\n}\nfunction isValidIP(ip, version) {\n if ((version === \"v4\" || !version) && ipv4Regex.test(ip)) {\n return true;\n }\n if ((version === \"v6\" || !version) && ipv6Regex.test(ip)) {\n return true;\n }\n return false;\n}\nfunction isVal check.value,\n type: \"string\",\n inclusive: true,\n ge,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"regex\") {\n check.regex.lastIndex = 0;\n const testResult = check.regex.test(input.data);\n if (!testResult) {\n ctx = this._getOrReturnCtx(input, ctx);\n addIssueToContext(ctx, {\n validation: \"regex\",\n code: ZodIssueCode.invalid_string,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"trim\") {\n input.data = input.data.trim();\n }\n else if (check.kind === \"includes\") {\n if (!input.data.includes(check.value, check.position)) {\n ctx = this._getOrReturnCtx(input, ctx);\n addIssueToContext(ctx, {\n code: ZodIssueCode.invalid_string,\n validation: { includes: check.value, position: check.position },\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"toLowerCase\") {\n input.data = input.data.toLowerCase();\n }\n else if (check.kind === \"toUpperCase\") {\n input.data = input.data.t Community Involvement Skip to main content

Ruda Hirschfeld Papera & Hoffman LLP supports a variety of charitable causes and community organizations. It is an active sponsor and participant in local charities, religious associations, schools, youth sports, theaters, and other non-profit organizations. Examples include:

  • Atlanta Volunteer Lawyers’ Foundation

  • Commercial Real Estate Women Network

  • Georgia Alzheimer’s Association

  • Georgia Association for Women Lawyers Foundation

  • Grant Park Neighborhood Association

  • Hosea Feed the Hungry

  • Jewish Family & Career Services

  • Jewish Federation of Greater Atlanta

  • JFBC Community Outreach Committee

  • Leadership Atlanta

  • Marcus Jewish Community Center of Atlanta

  • Mountain View Elementary PTA Parent Involvement Committee

  • Real Estate Group of Atlanta

  • Southface Energy Institute

  • The Horizon Theatre

  • Weinstein Hospice

We encourage our attorneys and staff to be active in their respective local communities.


RHPH-Community