As the validation is always run when createEntity is being called on types or when similarity of values is being checked on attribute values its performance is important. Hydrating big entities or a large number of entities should profit a lot on even small gains or performance improvements.
As the validation is always run when
createEntityis being called on types or when similarity of values is being checked on attribute values its performance is important. Hydrating big entities or a large number of entities should profit a lot on even small gains or performance improvements.