[RegularExpression(@"^d+.d{0,2}$")] [Range(0, 9999999999999999.99)] public decimal Property { get; set; }