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
There are many times when you want a GUID to be required (non-null) AND not equal to empty. There currently isn't a validator that I know of for this. May want to consider making a NotNullOrDefault validator that could work for all structs.
The text was updated successfully, but these errors were encountered:
There are many times when you want a GUID to be required (non-null) AND not equal to empty. There currently isn't a validator that I know of for this. May want to consider making a NotNullOrDefault validator that could work for all structs.
The text was updated successfully, but these errors were encountered: