[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.PreValidation

PreValidation Property

PreValidation

Gets the validation rules applied before parsing, that is, before converting the string entered by the user to the DataType (raw string validation).

Declaration
public PreValidation PreValidation { get; }