Email and Password Validation Intrinsics

New string intrinsic methods .IsValidEmail and .IsValidPassword(Medium/Strong) can be used to validate a field or a string used as an email address or a password.

.IsValidEmail Rules

 

.IsValidPassword( password Strength: Medium/ Strong ) Rules

This method has two enum parameters Medium and Strong which are mandatory and must be set.

Medium password rules:

Strong password rules: