Class ValidationUtils
Inheritance
System.Object
ValidationUtils
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Bayat.Json.Utilities
Assembly: Bayat.Json.Runtime.dll
Syntax
public static class ValidationUtils
Methods
| Improve this Doc View SourceArgumentNotNull(Object, String)
Declaration
public static void ArgumentNotNull(object value, string parameterName)
Parameters
Type | Name | Description |
---|---|---|
System.Object | value | |
System.String | parameterName |