DataValidation.RelatedRecordExist method

namespace: Serenity.Services   assemblySerenity.Net.Services

Returns a related record exist error

public static ValidationError RelatedRecordExist(string foreignTable, ITextLocalizer localizer)
parameter description
foreignTable Foreign table
localizer Text localizer

See Also