Class ApplicationService_Validation_Tests.MyClassWithRecursiveReference
Inheritance
ApplicationService_Validation_Tests.MyClassWithRecursiveReference
Assembly: Volo.Abp.Validation.Tests.dll
Syntax
public class ApplicationService_Validation_Tests.MyClassWithRecursiveReference
Constructors
MyClassWithRecursiveReference()
Declaration
public MyClassWithRecursiveReference()
Properties
Reference
Declaration
public ApplicationService_Validation_Tests.MyClassWithRecursiveReference Reference { get; }
Property Value
Value
Declaration
[Required]
public string Value { get; set; }
Property Value
Extension Methods