Class ValidationErrorMessages.UsernameErrors
Namespace: Identity.IntegrationTests.Utils
Assembly: Identity.IntegrationTests.dll
public static class ValidationErrorMessages.UsernameErrors
Inheritance
object ← ValidationErrorMessages.UsernameErrors
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Fields
UsernameLenghtError
public const string UsernameLenghtError = "The field Username must be a string with a maximum length of 50."
Field Value
Last modified: 21 May 2024