Class ValidationTestController.ValidationDynamicTestModel.Consts
Inheritance
ValidationTestController.ValidationDynamicTestModel.Consts
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public static class ValidationTestController.ValidationDynamicTestModel.Consts
Properties
MaxValue1
Declaration
public static int MaxValue1 { get; set; }
Property Value
MaxValue1Length
Declaration
public static int MaxValue1Length { get; set; }
Property Value
MaxValue2
Declaration
public static double MaxValue2 { get; set; }
Property Value
MaxValue2Length
Declaration
public static int MaxValue2Length { get; set; }
Property Value
MaxValue3
Declaration
public static string MaxValue3 { get; set; }
Property Value
MaxValue3Length
Declaration
public static int MaxValue3Length { get; set; }
Property Value
MinValue1
Declaration
public static int MinValue1 { get; set; }
Property Value
MinValue1Length
Declaration
public static int MinValue1Length { get; set; }
Property Value
MinValue2
Declaration
public static double MinValue2 { get; set; }
Property Value
MinValue3
Declaration
public static string MinValue3 { get; set; }
Property Value