Re: Wrong assumed value for DvBoolean in Java
Hi,
I have another problem with assumedValue of the DvBoolean, may be you can help me out.
If I've this (I mean "no assumed value"):The assumed value of this node in the AOM instance is "false" and I think it must be a "null" assumed value.
DV_BOOLEAN matches {
value matches {True, False}
}
Is it the spected behavior?
Is correct to have a null assumed value for a CBoolean constraint?
Any ideas?
Thanks a lot,
Pablo Pazos Gutiérrez.