Forum Discussion

arvindnsn's avatar
arvindnsn
Contributor
10 months ago
Solved

Data Validator Pattern error

Hello,   I am building an API that used PUT method to update a set of JSON data into my taget database. One of the contents of the PUT method is a boolean type that would receive ether a "true" or "...
  • hcherukuri's avatar
    10 months ago

    Hello Aravind,

    Try use Type in Constraint.

    Thanks

    Hari