// Assembly: UnityEngine.UI
// Full name: CharacterValidation

public class CharacterValidation // TypeDefIndex: 10655
{
	// Fields
	type#20890 value__;
	type#31898 None;
	type#31898 Integer;
	type#31898 Decimal;
	type#31898 Alphanumeric;
	type#31898 Name;
	type#31898 EmailAddress;
}
