UUIComponents - Is IsDataValid intended to not be called?

Hi Support,

I have noticed that UUIComponents there is no point in implementing IsDataValid as it will never be called, is this intended?

How can we add some form of data validation on a UIComponent in this case ?

Thanks

[Attachment Removed]

Steps to Reproduce
Create a UUIComponent, add a IsDataValid method, run in debugger, attach to a widget, compile => see that its not called

[Attachment Removed]

Hi,

Good catch, I’ve got a fix for this in review now. I’ll post back once I have a CL for you to grab.

Best,

Cody

[Attachment Removed]

This should now be checked in at CL# 52960623, let me know if that works for you or if you still run into any problems with validation. Thanks!

[Attachment Removed]

Thanks this worked, merged on my side

[Attachment Removed]