Click or drag to resize

JsonConfEditorAttributeRegExMask Property

When provided, the regular expression mask will be enforced as a validation requirement.

Namespace:  MFiles.VAF.Configuration
Assembly:  MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntax
public string RegExMask { get; set; }

Property Value

Type: String
See Also