Yasman

Results 5 issues of Yasman

Now the code is testing DecleX annotations ;)

A case has happened to me in which I have an object that contains a list and I'm doing a populate. Here I put the created object: ``` @Model(lazy =...

If you create events with parameters, and then they are used to reload a model, an error is generated since no parameter is recognized. Suppose we have an event like...

defect

It would be great to have a method that does a reload in case the action fails with the model. Following the line of... [https://github.com/smaugho/declex/issues/86](url), could be realized with the...

enhancement