XebiaLabs.Deployit.UI.Validation.ValidatableViewModel.ValidateCore C# (CSharp) Méthode

ValidateCore() protected méthode

protected ValidateCore ( ) : List
Résultat List
        protected virtual List<string> ValidateCore()
        {
            return new List<string>();
        }