datawave icon indicating copy to clipboard operation
datawave copied to clipboard

Add defaulting of non-"false" QueryOption fields to "true"

Open SethSmucker opened this issue 3 weeks ago • 0 comments

  • Create function evaluateBooleanOption() method in QueryOptions
  • Use evaluateBooleanOption() in the validateOptions() method
  • Add a test in QueryOptionsTest to test evaluateBooleanOption()

resolves #2410

SethSmucker avatar Jun 14 '24 18:06 SethSmucker