ValidationContext.IsSetCollection

ValidationContext.IsSetCollection<T> method

public ValidationContext IsSetCollection<T>(ValueLocation parameterName, IEnumerable<T> collection)
    where T : class

See Also