Class ApplicationService_Validation_Tests.MyClassInList
Inheritance
object
ApplicationService_Validation_Tests.MyClassInList
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Validation
Assembly: Volo.Abp.Validation.Tests.dll
Syntax
public class ApplicationService_Validation_Tests.MyClassInList
Constructors
MyClassInList()
Declaration
public MyClassInList()
Properties
ValueInList
Declaration
[Required]
[MinLength(3)]
public string ValueInList { get; set; }
Property Value
| Type | Description |
|---|---|
| string |