Method WithError(string, string)
Create validation result with error
public static UserValidationResult WithError(string field, string message)
Create validation result with error
public static UserValidationResult WithError(string field, string message)