https://github.com/vkhorikov/validationinddd
The source code for the Pluralsight course about Validation, DDD, and FluentValidation library
https://github.com/vkhorikov/validationinddd
Last synced: 5 months ago
JSON representation
The source code for the Pluralsight course about Validation, DDD, and FluentValidation library
- Host: GitHub
- URL: https://github.com/vkhorikov/validationinddd
- Owner: vkhorikov
- Created: 2020-12-26T15:58:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T13:37:52.000Z (over 2 years ago)
- Last Synced: 2023-02-26T23:23:35.429Z (about 2 years ago)
- Language: C#
- Homepage: https://enterprisecraftsmanship.com/ps-ddd-validation
- Size: 38.1 KB
- Stars: 83
- Watchers: 9
- Forks: 29
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to the Validation in DDD course
=====================This is the source code for my [Pluralsight course about Validation in DDD][L1].
How to Get Started
--------------No need to set up a database, just hit F5 and you are good to go!
Source code for each module
---------------------------Source code for each module is tagged and available on the [Releases tab][L2]. For example, tag "module-2-introduction" indicates the state of the sample project at the beginning of module 2, which is named "Introduction".
[L1]: https://enterprisecraftsmanship.com/ps-ddd-validation
[L2]: https://github.com/vkhorikov/ValidationInDDD/releases