Fix problem with ngdoc, the param requires a description

This commit is contained in:
Sebastiaan Janssen
2020-10-02 13:08:09 +02:00
parent 19e2c8fa6e
commit 67f42c02b9

View File

@@ -464,7 +464,7 @@ function serverValidationManager($timeout) {
* @ngdoc function
* @name addErrorsForModelState
* @methodOf umbraco.services.serverValidationManager
* @param {any} modelState
* @param {any} modelState the modelState object
* @param {any} parentValidationPath optional parameter specifying a nested element's UDI for which this property belongs (for complex editors)
* @description
* This wires up all of the server validation model state so that valServer and valServerField directives work