Currently there is no validation done on the configure data source form fields. Add validation for: - [ ] Ensure that `required` fields are not empty - [ ] Ensure that `yaml` type field values are syntactically correct - [ ] Disable Continue button if there are any validation errors 
Currently there is no validation done on the configure data source form fields. Add validation for:
requiredfields are not emptyyamltype field values are syntactically correct