giriskenisa's Posts

Hello, I am trying to create conditional regex. but when ı put an value like ^[\w-_.]*$ and click to run button.  System giving me this error.  ".schema['nameObject'].constraints.pattern: should b... See more...
Hello, I am trying to create conditional regex. but when ı put an value like ^[\w-_.]*$ and click to run button.  System giving me this error.  ".schema['nameObject'].constraints.pattern: should be object" and when ı get back to conditional regex declare page ım seeing my  ^[\w-_.]*$ regex pattern turned to = > [object Object].  Do you have any solution about this error ?  Best Regards