IUploadImageContrains.IgnoreEmptyImage property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

If the file contains an empty image, ignore it instead of raising an error.

public bool IgnoreEmptyImage { get; }

See Also