NullableGuidNotNullOrEmptyValidator
Validator to enforce that the value of a property of Nullable`1 type where T is Guid should not be null or Empty.
Validator to enforce that the value of a property of Nullable`1 type where T is Guid should not be null or Empty.
Defines useful validator extension methods for fluent validation.