<form>
<input type = 'text' id ='input1'>
<input type = 'text' id ='input2'>
<button type = "submit" ></button>
</form>
function validating(){
if (input1.value === "" && input1.value ===""){
class.List. add "добавляем наш класс ccss с красным цветом"
}
event.preventDefault()
}
orderform.onsubmit = function () {
validating();