ForValidate constructor
ForValidate({})
Implementation
ForValidate({required this.operation, required this.list, required this.filed1, required this.filed2, required this.warningTitle, required this.warningMessage});