验证资产
请参阅:
RAMAsset
RAMAssetValidation
可调用
RAMAsset.validate()
来获取阻止提交资产的验证消息的列表。
RAMAssetValidation[] validation = newAsset.validate();
反馈