Validation Problem For Request Class in Spring
In the application, I have an entity class named “Car” and a request class named “AddCarRequest” from which I will get information about that class via user input.
In the application, I have an entity class named “Car” and a request class named “AddCarRequest” from which I will get information about that class via user input.