vtils

Home > vae > VaeArraySchema > (constructor)

VaeArraySchema.(constructor)

Constructs a new instance of the VaeArraySchema class

Signature:

constructor(element?: VaeArraySchemaElementOf<T>, message?: VaeLocaleMessage);

Parameters

Parameter Type Description
element VaeArraySchemaElementOf<T> (Optional)
message VaeLocaleMessage (Optional)