Xavier Martin

Results 6 issues of Xavier Martin

This is a - ~Bug Report~ - ~Feature Request~ - Other Hello, Just wondering should I be able to use `readdirSync` on the resources? I have tried to and it...

bug
v4

### Description Hello everyone. Using the last version 0.12.2 I receive ``` Error: No matching bindings found for serviceIdentifier: CustomConstraint at _validateActiveBindingCount (/home/nodebrick/application/node_modules/inversify/lib/planning/planner.js:62:23) at _getActiveBindings (/home/nodebrick/application/node_modules/inversify/lib/planning/planner.js:48:5) at _createSubRequests (/home/nodebrick/application/node_modules/inversify/lib/planning/planner.js:85:26) at...

type: feature

As discussed on commit 4da648587a74b8e484c2a4880ab1b24a2b072bdd

See https://github.com/propelorm/Propel2/pull/511 Thank you much :)

Right now the fallback object is a flat object. If the user decides to use partial loading (ie section, and want to have same key name in those section) this...

bug

I really like the fact you are leveraging existing class-validator. I've been trying to have data generated for a model like this for instance ``` import { Fixture } from...

enhancement