danieleteti / delphimvcframework

DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVCNameCase ncCamelCase does not work for TRttiProperty

wyz840204 opened this issue · comments

class function TMVCSerializerHelper.GetKeyName(const AProperty: TRttiProperty; const AType: TRttiType): string;

This function, MVCNameCase ncCamelCase does not work

Fixed in 3.2.0-boron RC1