C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
NotEmptyAttribute.cs File Reference

Go to the source code of this file.

Classes

class  AnalyzeRe.Attributes.NotEmptyAttribute
 Specifies that the enumerable property with this attribute cannot be empty when POSTing the resource to the server. Should only be used on properties whose type derives from IEnumerable. More...
 

Namespaces

namespace  AnalyzeRe
 
namespace  AnalyzeRe.Attributes