Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ParameterErrorReason.cs
2{
7 {
11 ScriptExpressionRejection,
12
16 RegularExpressionRejection,
17
21 LacksValue,
22
26 Exception,
27
31 InvalidReference,
32
36 UnableToGetContract,
37
41 InvalidContractNamespace,
42
46 InvalidTemplateId,
47
51 InvalidProvider,
52
56 ContractNotValid,
57
61 BelowMin,
62
66 AboveMax,
67
71 TooShort,
72
76 TooLong
77 }
78}
ParameterErrorReason
Enumeration of different parameter validation reasons.