public ValidationMessageStore(Microsoft.AspNetCore.Components.Forms.EditContext editContext)
 {
 }
 public static Microsoft.AspNetCore.Components.Forms.EditContext AddDataAnnotationsValidation(this Microsoft.AspNetCore.Components.Forms.EditContext editContext)
 {
     throw null;
 }
 public static string FieldClass(this Microsoft.AspNetCore.Components.Forms.EditContext editContext, in Microsoft.AspNetCore.Components.Forms.FieldIdentifier fieldIdentifier)