public @interface Validation
Validation
represents a set of annotations that can be used to annotate getter
properties on PipelineOptions
with information representing the validation criteria to
be used when validating with the PipelineOptionsValidator
.