Relevant code ``` [Range(1, 6000)] public static readonly PropertyInfo<int> Num2Property = RegisterProperty<int>(c => c.Num2); ``` Range is `System.ComponentModel.DataAnnotations.RangeAttribute`