Angular is a full MVC(Model View Controller) framework while react is just the V(view). It shouldn't be surprising that react does not have form validation(which is the work of the controller). But there are ways to do it. These should help
Java is to JavaScript what Car is to Carpet.