Hi,

I was searching in the code to understand the fields validation and looking 
at this 
code: 
https://github.com/orientechnologies/orientdb/blob/bbca8263aae0141599abceefe12258be33f27bd3/core/src/main/java/com/orientechnologies/orient/core/record/ORecordSchemaAwareAbstract.java

I tried to call validateField on a document with putting an integer value 
inside a type string property and the validation did not fail.

I do not see the type of the property being checked except on EMBEDDEDLIST, 
EMBEDDEDSET 
and EMBEDDEDMAP.

Is there anywhere else I should look in order to validate such behaviour or 
is this an issue ?

Thanks.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to