Does OneSpanSign support both Pascal and Camel casing?
if no, can you pls share what does it support
Thanks
Naresh
October 26Created
October 26Last Updated
4 years agoLast Reply
1Replies
28Views
2Users
0Likes
0Links
Duo_Liang | Posts: 3777
Reply to: Coding Style
Tuesday, October 27, 2020 at 09:32am
0
votes
Hi 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.
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