Home > vae > VaeStringSchema
Signature:
export declare class VaeStringSchema<T0 extends Nullable<string> = string> extends VaeSchema<T0>
Extends: VaeSchema<T0>
Constructor | Modifiers | Description |
---|---|---|
(constructor)(message) | Constructs a new instance of the VaeStringSchema class |