5 lines
112 B
C#
5 lines
112 B
C#
namespace NodePipeline.Engine.Tests.CodeGeneratorTests.Fixtures.TestValidators;
|
|
|
|
public class EmptyValidator
|
|
{
|
|
} |