DataValidationTexts class

namespace: Serenity.Services   assemblySerenity.Net.Services

public static class DataValidationTexts

Public Members

name description
static readonly ArgumentIsNull
static readonly ArgumentOutOfRange
static readonly EntityForeignKeyViolation
static readonly EntityHasDeletedParent
static readonly EntityIsNotActive
static readonly EntityNotFound
static readonly EntityReadAccessViolation
static readonly EntityWriteAccessViolation
static readonly FieldInvalidDateRange
static readonly FieldInvalidValue
static readonly FieldIsReadOnly
static readonly FieldIsRequired
static readonly Recaptcha
static readonly RequestIsNull
static readonly UnexpectedError

See Also