// Assembly: Unity.TextMeshPro
// Full name: CharacterValidation

public class CharacterValidation // TypeDefIndex: 9437
{
	// Fields
	type#20890 value__;
	type#33967 None;
	type#33967 Digit;
	type#33967 Integer;
	type#33967 Decimal;
	type#33967 Alphanumeric;
	type#33967 Name;
	type#33967 Regex;
	type#33967 EmailAddress;
	type#33967 CustomValidator;
}
