Open sandboxFocus

Property IsValidateRequired

IsValidateRequired

Gets or sets a value indicating whether the Validate method is required. The default value of this property is true if a value is provided for ValidatePattern, otherwise false.

Declaration
public bool? IsValidateRequired { get; init; }
Property Value
Type Description
bool?