An open API service indexing awesome lists of open source software.

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

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