Share via


IGenerator.ValidateInputs Method

Validates that all the required inputs for a data generator have been set.

Namespace:  Microsoft.Data.Schema.DataGenerator
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Sub ValidateInputs
'Usage
Dim instance As IGenerator

instance.ValidateInputs()
void ValidateInputs()
void ValidateInputs()
function ValidateInputs()
abstract ValidateInputs : unit -> unit 

.NET Framework Security

See Also

Reference

IGenerator Interface

IGenerator Members

Microsoft.Data.Schema.DataGenerator Namespace