• SaveNoValidate saves the specified model into the regular app database without performing validations.

    If you want to also run validations before persisting, use [App.Save()].

    Parameters

    Returns void

Generated using TypeDoc