UploadValidationSettings
Properties
AllowedExtensions - String[]
MaxFileSize - Nullable
MinFileSize - Nullable
Methods
SerializeTo(System.String,System.Collections.Generic.IDictionary)
Serializes the Validation uploading settings to the writer.
Parameters
key - System.String
The serialization key.
options - System.Collections.Generic.IDictionary<String,Object>
The target dictionary.