Mandatory fields missing in the build json object lead to obscure, unrelated error messages down the road. Avoid this by checking that all required fields all present and print an error message if any is missing.
Mandatory fields missing in the build json object lead to obscure, unrelated error messages down the road. Avoid this by checking that all required fields all present and print an error message if any is missing.