hwjmyz ce6da25012 在字典验证失败时,返回的ValidationResult 里传入字段名称(即中文名称), 解决当数据表中有字典类型的字段时,从excel导入报错的问题(One or more errors occurred. (导入异常:System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at Magicodes.ExporterAndImporter.Excel.Utility.ImportHelper`1.Import(String filePath, Func`2 importResultCallback))) 10 місяців тому
..
CommonValidationAttribute.cs df39728f1b 😎1、调整sql语句打印范围 2、清理代码 3、升级依赖 1 рік тому
ConstAttribute.cs c084711c64 😎更新文件头 2 роки тому
CustomJsonPropertyAttribute.cs 72461f7284 😎1、清理格式化代码 2、升级依赖 10 місяців тому
CustomUnifyResultAttribute.cs c084711c64 😎更新文件头 2 роки тому
DataMaskAttribute.cs 72461f7284 😎1、清理格式化代码 2、升级依赖 10 місяців тому
DictAttribute.cs ce6da25012 在字典验证失败时,返回的ValidationResult 里传入字段名称(即中文名称), 解决当数据表中有字典类型的字段时,从excel导入报错的问题(One or more errors occurred. (导入异常:System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at Magicodes.ExporterAndImporter.Excel.Utility.ImportHelper`1.Import(String filePath, Func`2 importResultCallback))) 10 місяців тому
EnumAttribute.cs 4429eae0b8 feat: 😀增强EnumAttribute特性以支持可空枚举类型的验证 1 рік тому
IdempotentAttribute.cs 7db0f12526 perf: 😀增强IdempotentAttribute特性,添加分布式锁支持并优化缓存逻辑 1 рік тому
IgnoreEnumToDictAttribute.cs 9319e63490 增加忽略枚举类型转字典特性IgnoreEnumToDictAttribute,部分业务字典仅在后端使用 1 рік тому
IgnoreTableAttribute.cs 65bc16dfae 😎1、升级nuget包版本 2、代码格式调整 1 рік тому
IgnoreUpdateSeedAttribute.cs 65bc16dfae 😎1、升级nuget包版本 2、代码格式调整 1 рік тому
IgnoreUpdateSeedColumnAttribute.cs 65bc16dfae 😎1、升级nuget包版本 2、代码格式调整 1 рік тому
ImportDictAttribute.cs 0af15c1bc9 😎清理代码 1 рік тому
IncreSeedAttribute.cs c084711c64 😎更新文件头 2 роки тому
IncreTableAttribute.cs c084711c64 😎更新文件头 2 роки тому
LogTableAttribute.cs c084711c64 😎更新文件头 2 роки тому
MaskNewtonsoftJsonConverter.cs c084711c64 😎更新文件头 2 роки тому
MaskSystemTextJsonConverter.cs c084711c64 😎更新文件头 2 роки тому
MaxValueAttribute.cs c084711c64 😎更新文件头 2 роки тому
MinValueAttribute.cs c084711c64 😎更新文件头 2 роки тому
NotEmptyAttribute.cs 5ab923155a 🎮增加校验集合是否为空的特性 1 рік тому
OwnerOrgAttribute.cs a6528666b3 😎代码优化 1 рік тому
OwnerUserAttribute.cs c895940e68 数权属性标记特性 1 рік тому
SeedDataAttribute.cs 0ed8f55c01 😎增加种子数据排序特性(越大越后执行实现种子数据复写) 1 рік тому
SysTableAttribute.cs c084711c64 😎更新文件头 2 роки тому
ThemeAttribute.cs 78554e80f3 删除重复的枚举扩展 添加Theme到字典数据库 1 рік тому