toco wiy

toco wiy

  • NA
  • 27
  • 2.9k

How to set json maxlength in javascript?

Jan 11 2022 7:34 AM

I want to set Json maxlength during serialization in Javascript as I am creating Obj in Js file itself. From there I am sending to a controller Action (MVC).

Is there a way to set maxLength in Javascript?


Answers (2)