Skip to content

DataValidation.GetEntitySingular method

Gets singular entity name for a table

public static string GetEntitySingular(string table, ITextLocalizer? localizer)
parameter description
table Table prefix
localizer Text localizer

See Also