Function validateModel

  • Asserts that a value is a valid Model

    If it is not, then a string is thrown indicating the problem.

    Parameters

    • m: any

    Returns asserts m is Model

Generated using TypeDoc