Commit Graph

21 Commits (6559641912502fe0488f25bc35f4aab1a6de0420)

Author SHA1 Message Date
maliming 15b8a37d03
`MapExtraPropertiesTo` should ignored if `ExtraProperties` is `null`.
2 years ago
maliming 4c3b9a6701
Merge pull request #15642 from abpframework/auto-merge/rel-7-0/1709
3 years ago
maliming 8a9180af27
Validate `ExtensibleObject` when `MapExtraPropertiesTo`.
3 years ago
liangshiwei aa297abf20 Object Extensions supports Enum property
3 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
ismail.yilmaz dfd5634085 Map ExtraProperties of an entity to regular properties of a type-safe dto
5 years ago
Halil İbrahim Kalkan 2f0a7af7b3 Resolved #3984 Expose enum type & members to client side for extension properties.
6 years ago
Halil İbrahim Kalkan 2cd8311792 #3979: Allow to set custom "default value" for extra properties.
6 years ago
Halil İbrahim Kalkan 5f20c7726e Resolved #3978: ObjectExtensionManager should automatically add RequiredAttribute & EnumDataTypeAttribute when needed
6 years ago
Halil İbrahim Kalkan 50d416dd25 Check validation on SetProperty.
6 years ago
Halil İbrahim Kalkan 055ba8312d Added ObjectExtensionPropertyInfo.Attributes and marked ValidationAttributes as obsolete
6 years ago
Halil İbrahim Kalkan 8a31febcb5 Fix tests for the object extension manager.
6 years ago
Halil İbrahim Kalkan 55016d8446 ExtensibleObject should set default values for defined properties.
6 years ago
Halil İbrahim Kalkan c69e2f12ed Allow to write custom code to validate an extensible object.
6 years ago
Halil İbrahim Kalkan 2b211c1073 Add validation for extra properties.
6 years ago
Halil İbrahim Kalkan d506d40608 Allow to ignore some properties on mapping extensible objects.
6 years ago
Halil İbrahim Kalkan 9698e3f7dc Refactor MappingPropertyDefinitionChecks
6 years ago
Halil İbrahim Kalkan 3ba4accc59 Added ObjectExtensionManager_Tests
6 years ago
Halil İbrahim Kalkan edf8f82fc2 Refactor ObjectExtending.
6 years ago
Halil İbrahim Kalkan bb83eccd6f Revised AbpAutoMapperExtensibleDtoExtensions and more added tests.
6 years ago
Halil İbrahim Kalkan 4ad1b13996 Added Volo.Abp.ObjectExtending.Tests project
6 years ago