By AstorineLand - Sat Jun 17, 2017 5:04 pm
- Sat Jun 17, 2017 5:04 pm
#20294
Hey,
We are doing our Client Validation with ValidationAttribut and Unobstrusive Validation.
Like this property:
[Required]
[MaxLength(AbpUserBase.MaxEmailAddressLength)]
public string EmailAddress { get; set; }
How can we Localize thoses validations ?
And just so you know.
On the template, the Register page validations doesn't work when you download, update-database, play.
i always get
http://imgur.com/a/JB5du
i don't know how your image is working but it was not working to put this url between the tags
thx in advance!
We are doing our Client Validation with ValidationAttribut and Unobstrusive Validation.
Like this property:
[Required]
[MaxLength(AbpUserBase.MaxEmailAddressLength)]
public string EmailAddress { get; set; }
How can we Localize thoses validations ?
And just so you know.
On the template, the Register page validations doesn't work when you download, update-database, play.
i always get
http://imgur.com/a/JB5du
i don't know how your image is working but it was not working to put this url between the tags
thx in advance!