This website requires JavaScript.
Explore
Help
Register
Sign In
Delphy
/
SnowMaiden_IcecreamVan
Watch
1
Star
0
Fork
0
You've already forked SnowMaiden_IcecreamVan
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
SnowMaiden_IcecreamVan
/
IcecreamVan
/
Infrastructure
/
IValidation.cs
7 lines
96 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
2(0).IntermediateResult
2025-02-27 17:13:36 +04:00
namespace
IcecreamVan.Infrastructure
;
1.ValidationTests
2025-02-26 17:00:16 +04:00
public
interface
IValidation
{
void
Validate
(
)
;
}
Reference in New Issue
Copy Permalink