Simarjeet112 commented on PR #37545: URL: https://github.com/apache/beam/pull/37545#issuecomment-3891719363
Thank you for pointing that out. You're right — Beam already provides opt-in validation via `withValidation()`, and enforcing `@Validation.Required` on getter access would change existing behavior for users who rely on the current default. I will revisit the approach and consider whether this should integrate with the existing validation mechanism instead of enforcing it implicitly. Thanks again for the clarification. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
