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

Go to the source code of this file.

Classes

class  AnalyzeRe.Attributes.NotNullAttribute
 Specifies that the property with this attribute cannot be null when POSTing the resource to the server. Should only be used on properties whose type is normally nullable. More...
 

Namespaces

namespace  AnalyzeRe
 
namespace  AnalyzeRe.Attributes