Ok thanks , but in this code I can't make the difference between an empty string (considered as error) and a real error
I have 3 cases and in my code behind I will do that :
Because at the form load , the Control RadDatePicker can have a selected Date. If the user delete the inputvalue it's considered like an error and so I can't update my field with null like in my sample