Consider having @Validation.Required check to see if a field is set or not in PipelineOptions
Open
core
improvement
java
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Consider checking to see if the field is unset and fail validation if it is unset.
Original thread: https://lists.apache.org/thread.html/ead403b079bcf9c234564e294b14484f7e37e2ace598e44cd79867e2@%3Cdev.beam.apache.org%3E
This could be considered a backwards incompatible change.
Related to BEAM-2261.
Imported from Jira [BEAM-7180](https://issues.apache.org/jira/browse/BEAM-7180). Original Jira may contain additional context.
Reported by: lcwik.
Contributor guide
Assessment
This issue has not been assessed yet.