Interface IAllowedValueSwitchValidatorParams

Hierarchy

  • IAllowedValueSwitchValidatorParams

Properties

Properties

allowed: {
    from: string;
    to: any[];
}[]

Generated using TypeDoc