You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the TD Validation method is used after the expose() method, which makes sense the exposed TD should be a valid TD according to the TD spec. However, the produce() method should specify that there is a certain validation needed for its input. I imagine that this would be a TD template or partial TD but what can be given as input should be specified.