The application allows administrators to manage the library's collection and handle book borrowing transactions. The key functionalities include adding, viewing, and updating books information, as well as logging borrowing activities
0
stars
0
forks
source link
handling validation for book_id is not a number #40
The book_id field previously lacked proper validation, leading to potential issues if non-numeric values were entered or if IDs were referenced with this pull rerequest it ensure that it is properly validated
The book_id field previously lacked proper validation, leading to potential issues if non-numeric values were entered or if IDs were referenced with this pull rerequest it ensure that it is properly validated