Add mediator, fluent validation, automapper #59
Annotations
4 warnings
build:
Server/src/Server.Application/ViewModels/PublisherViewModel.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Server/src/Server.Application/ViewModels/BookCategoryViewModel.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Server/src/Server.Application/ViewModels/PublisherViewModel.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Server/src/Server.Application/ViewModels/BookCategoryViewModel.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|