Class ApplicationService_Validation_Tests.MyMethodInput
Inherited Members
Namespace: Volo.Abp.Validation
Assembly: Volo.Abp.Validation.Tests.dll
Syntax
public class ApplicationService_Validation_Tests.MyMethodInput
Constructors
MyMethodInput()
Declaration
public MyMethodInput()
Properties
MyStringValue
Declaration
[Required]
[MinLength(3)]
public string MyStringValue { get; set; }
Property Value
Type | Description |
---|---|
string |