I have created my own content model and I have applied a constraint on a property to specify all available values. Per example, I have a property named P and all available values are : A ; B ; C or D.
If I have made a mistake (the value A is not correct, it's AA), how can I change all contents saved (with the property P=A to transform P=AA) ?