IUploadValidator interface
namespace: Serenity.Web assembly: Serenity.Net.Services
An upload validator abstraction for checking IUploadFileConstraints and IUploadImageContrains
public interface IUploadValidator
Members
name | description |
---|---|
ValidateFile(…) | Validates file constraints |
ValidateImage(…) | Validates image constraints |
See Also
- Source: IUploadValidator.cs