@@ -9,7 +9,7 @@ import { Donor } from '../../entities/Donor';
|
||||
*/
|
||||
export abstract class CreateDonation {
|
||||
/**
|
||||
* The donation's associated donor.
|
||||
* The donation's associated donor's id.
|
||||
* This is important to link donations to donors.
|
||||
*/
|
||||
@IsInt()
|
||||
|
||||
Reference in New Issue
Block a user