[]
Gets or sets culture used for localizing validation results. If this property is null, the CultureInfo specified in Validate method parameters will be used.
public CultureInfo ValidationCulture { get; set; }