class RegularExpressionAttribute

in global :: System . ComponentModel . DataAnnotations

😔 No documentation found.


public int MatchTimeoutInMilliseconds { get; set; }

😔 No documentation found.

public TimeSpan MatchTimeout { get; }

😔 No documentation found.

public string Pattern { get; }

😔 No documentation found.

public bool RequiresValidationContext { get; }

😔 No documentation found.

public string ErrorMessage { get; set; }

😔 No documentation found.

public string ErrorMessageResourceName { get; set; }

😔 No documentation found.

public Type ErrorMessageResourceType { get; set; }

😔 No documentation found.

public object TypeId { get; }

😔 No documentation found.