Angular Validator Types
DisposingEvent
The type of the disposing event handler's argument.
                        import { DxValidatorTypes } from "devextreme-angular/ui/validator"
                    
            
                        Type:
DxValidatorTypes.DisposingEvent                    
        Used in:
InitializedEvent
The type of the initialized event handler's argument.
                        import { DxValidatorTypes } from "devextreme-angular/ui/validator"
                    
            
                        Type:
DxValidatorTypes.InitializedEvent                    
        Used in:
OptionChangedEvent
The type of the optionChanged event handler's argument.
                        import { DxValidatorTypes } from "devextreme-angular/ui/validator"
                    
            
                        Type:
DxValidatorTypes.OptionChangedEvent                    
        Used in:
ValidatedEvent
The type of the validated event handler's argument.
                        import { DxValidatorTypes } from "devextreme-angular/ui/validator"
                    
            
                        Type:
DxValidatorTypes.ValidatedEvent                    
        Used in:
        
            Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
    Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.