DataValidation.GetEntitySingular method

namespace: Serenity.Services   assemblySerenity.Net.Services

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