You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Models Namespaces > RainWorx.FrameWorx.MVC.Models.CSV > Validate Method

CurrencyColumnSpecValidate Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.MVC.Models.CSV
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public override bool Validate(
	ImportListing csvRow
)

Parameters

csvRow
Type: RainWorx.FrameWorx.MVC.Models.CSVImportListing

Return Value

Type: Boolean

Implements

IColumnSpecValidate(ImportListing)
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.