IPasswordStrengthValidator interface
namespace: Serenity.Abstractions assembly: Serenity.Net.Core
Validates that a password meets the configured strength requirements.
public interface IPasswordStrengthValidator
Members
| name | description |
|---|---|
| Validate(…) | Validates the strength of the specified password. |
See Also
- Source: IPasswordStrengthValidator.cs