C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeRe.Attributes.LessThanAttribute Member List

This is the complete list of members for AnalyzeRe.Attributes.LessThanAttribute, including all inherited members.

CanEqualAnalyzeRe.Attributes.LessThanAttribute
GetValue(object value)AnalyzeRe.Attributes.NumericValidationAttributeinlineprotected
IsValid(object value)AnalyzeRe.Attributes.LessThanAttributeinline
LessThanAttribute(double lessThanValue, bool canEqual=false)AnalyzeRe.Attributes.LessThanAttributeinline
LessThanValueAnalyzeRe.Attributes.LessThanAttribute