Reply To: [BUG] RequiredField attribute causes condition to disable when it shouldn't

Forums 💬 NodeCanvas ⚙️ Support [BUG] RequiredField attribute causes condition to disable when it shouldn't Reply To: [BUG] RequiredField attribute causes condition to disable when it shouldn't

#16396
Gavalakis
Keymaster

    Hello again,

    For your information, the [RequiredField] attribute throws an error if the final resolved parameter value is NULL (or string empty in case of string), regardless of whether or not the parameter is linked to a variable or not linked to variable. “NONE” is also always resulting to a value of NULL as well. Please let me know if this is still an issue for you.

    Thanks!