Skip to content

zangassis/domain-validations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Validations 🚧

This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs)

Domain Validations is a sample .NET project that demonstrates how domain validations are extremely useful for:

  • ✅ Creating only valid states
  • 🚧 Preventing invalid entities from reaching the database
  • 🚀 Validations are not scattered throughout the code

📦 Technologies Used

  • .NET 10
  • ASP.NET Core
  • C#
  • Web API
  • FluentValidation
  • Domain Driven Design DDD
  • Domain Exceptions

🤝 Contributing

Feel free to open issues, suggest improvements add more validation scenarios. PRs are welcome!

About

This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages