Question Gabriel Santos · Jan 31 How to use %ValidateObject with %Dynamic properties? I am creating a class to validate JSON body of requests. When I use the method %ValidateObject to check errors in the object, if I define some properties with %DynamicObject or %DynamicArray and use the Required parameter, this method does not work, it ignores validation, only works with properties %String, %Integer etc. #Caché #InterSystems IRIS 0 2 0 43
Question Gabriel Santos · Jan 21, 2023 How to manipulate studio How to manipulate the code of the studio? Error messages, adding new items in the general options, formatting of the code, code typing... #Studio #InterSystems IRIS 0 2 0 260
Question Gabriel Santos · Jan 9, 2023 How to know the size of a global Exist some command for return the quantity row of a global? Example: ^test(1)="aa"^test(2)="aa"^test(3)="aa"^test(4)="aa"Total rows = 4 #Caché 1 10 0 907