namespace ServerBase; [AttributeUsage(AttributeTargets.Method)] public class MetaValidatorAttribute : Attribute { }