3 lines
No EOL
100 B
C#
3 lines
No EOL
100 B
C#
namespace Femto.Common.Domain;
|
|
|
|
public class RuleBrokenError(string message) : DomainError(message); |