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
E.g. if there are two date fields, Start & End, how can I check to see that End > Start?
I've started extending my own _SeriesValidator, but that only receives the series of the column that it is being applied to, and doesn't appear to have access to the other column.
The text was updated successfully, but these errors were encountered:
E.g. if there are two date fields, Start & End, how can I check to see that End > Start?
I've started extending my own _SeriesValidator, but that only receives the series of the column that it is being applied to, and doesn't appear to have access to the other column.
The text was updated successfully, but these errors were encountered: