Class PatternValidator.RegexUtilities
Namespace: Casewhere.Runtime.SmartFormValidation
Assembly: Casewhere.Runtime.dll
public static class PatternValidator.RegexUtilities
Inheritance
object ← PatternValidator.RegexUtilities
Inherited Members
object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()
Extension Methods
ObjectExtension.ConvertToBsonValue(object)
Methods
IsNumber(string)
public static bool IsNumber(string value)
Parameters
value
string
Returns
IsValidEmail(string)
public static bool IsValidEmail(string value)
Parameters
value
string