Coding Style
Monday, October 26, 2020 at 08:56amHi,
Does OneSpanSign support both Pascal and Camel casing?
if no, can you pls share what does it support
Thanks
Naresh
Hi,
Does OneSpanSign support both Pascal and Camel casing?
if no, can you pls share what does it support
Thanks
Naresh
Reply to: Coding Style
Tuesday, October 27, 2020 at 09:32amHi Naresh,
If we are talking about the keys of nodes in JSON, they should follow the API schema (Pascal casing) as per the API specification.
Otherwise if we are talking about the variable / class naming convention, OneSpan Sign doesn't really have recommandations for the client side code, as long as it's following your team's coding standard.
Duo