Skip to content

Instantly share code, notes, and snippets.

View yansklyarenko's full-sized avatar
🇺🇦
Ukraine keeps fighting for its freedom!

Yan Sklyarenko yansklyarenko

🇺🇦
Ukraine keeps fighting for its freedom!
View GitHub Profile
@yansklyarenko
yansklyarenko / TreeListSourceValidator.cs
Created September 17, 2019 20:20
The source code of the TreeListSourceValidator
using System;
using System.Collections.Generic;
using System.Runtime.Serialization;
using Sitecore.Collections;
using Sitecore.Data;
using Sitecore.Data.Fields;
using Sitecore.Data.Items;
using Sitecore.Data.Query;
using Sitecore.Data.Validators;