Uses of Class
com.microsoft.azure.toolkit.lib.legacy.function.template.ValidatorTemplate
-
Packages that use ValidatorTemplate Package Description com.microsoft.azure.toolkit.lib.legacy.function.template -
-
Uses of ValidatorTemplate in com.microsoft.azure.toolkit.lib.legacy.function.template
Fields in com.microsoft.azure.toolkit.lib.legacy.function.template declared as ValidatorTemplate Modifier and Type Field Description private ValidatorTemplate[]FunctionSettingTemplate. validatorsMethods in com.microsoft.azure.toolkit.lib.legacy.function.template that return ValidatorTemplate Modifier and Type Method Description ValidatorTemplate[]FunctionSettingTemplate. getValidators()Methods in com.microsoft.azure.toolkit.lib.legacy.function.template with parameters of type ValidatorTemplate Modifier and Type Method Description voidFunctionSettingTemplate. setValidators(ValidatorTemplate[] validators)
-