public object ValidateStateSize(object obj)
 {
     return(_smartContractBridgeContextImplementation.ValidateStateSize(obj));
 }