C# Класс Chr.Avro.Abstract.Declaration

Provides a common base for Avro schemas and related models (such as record fields).
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
AllowedName Regex

Описание свойств

AllowedName защищенное статическое свойство

A regular expression describing a legal Avro name.
See the Avro spec for the full naming rules.
protected static Regex AllowedName
Результат Regex