Class ApplicationService_FluentValidation_Tests.MyMethodInput3
Inherited Members
Namespace: Volo.Abp.FluentValidation
Assembly: Volo.Abp.FluentValidation.Tests.dll
Syntax
public class ApplicationService_FluentValidation_Tests.MyMethodInput3
Constructors
MyMethodInput3()
Declaration
public MyMethodInput3()
Properties
MyBoolValue3
Declaration
public bool MyBoolValue3 { get; set; }
Property Value
Type | Description |
---|---|
bool |
MyStringValue3
Declaration
public string MyStringValue3 { get; set; }
Property Value
Type | Description |
---|---|
string |