Log message #4098946

# At Username Text
# Nov 27th 2017, 21:53 inoas but I am using json validator to do it
# Nov 27th 2017, 21:52 inoas you can only do it with complex database models really
# Nov 27th 2017, 21:52 inoas yes it is no fun to do so
# Nov 27th 2017, 21:52 saeideng in cake you no able to validate deep data
# Nov 27th 2017, 21:52 inoas I am moving many things from dbms to json because everything can then go through git flow
# Nov 27th 2017, 21:51 inoas https://spacetelescope.github.io/understanding-json-schema/
# Nov 27th 2017, 21:51 inoas this one is great
# Nov 27th 2017, 21:51 inoas that's just an example on how to do it
# Nov 27th 2017, 21:50 inoas that shine
# Nov 27th 2017, 21:50 saeideng thank you
# Nov 27th 2017, 21:50 inoas and there is 3rd party docs
# Nov 27th 2017, 21:50 inoas the documentation is excellent too
# Nov 27th 2017, 21:50 saeideng :slightly_smiling_face:
# Nov 27th 2017, 21:50 inoas I am going to remove it again ;)
# Nov 27th 2017, 21:49 inoas I really like json schema because it is simple and understandable https://gist.github.com/inoas/58ef2ec9c81e0436332d5ea26a6124c0
# Nov 27th 2017, 21:49 inoas I don't know jsontype just dug it up on npmjs.com
# Nov 27th 2017, 21:49 saeideng but i have a bit problem with jsontype
# Nov 27th 2017, 21:49 inoas I mean we could convert $options to json just to validate them
# Nov 27th 2017, 21:48 inoas huh :)?
# Nov 27th 2017, 21:48 saeideng I say about cake jaon type :slightly_smiling_face:
# Nov 27th 2017, 21:48 inoas http://json-schema.org/
# Nov 27th 2017, 21:48 saeideng JsonSchema or jsontype
# Nov 27th 2017, 21:47 inoas thats the way we should do complex data validation (such as $options)
# Nov 27th 2017, 21:47 inoas jep I really like JsonSchema
# Nov 27th 2017, 21:41 inoas I am really on a tight deadline but I will see - this need to get better in cakephp4
# Nov 27th 2017, 21:40 inoas improve it ;-)? hehe
# Nov 27th 2017, 21:40 saeideng if you have time
# Nov 27th 2017, 21:40 inoas no need to repeat that in every plugin
# Nov 27th 2017, 21:40 inoas say __d('ui', 'Yes');
# Nov 27th 2017, 21:40 inoas and it doesnt pick them up from the plugin folder
# Nov 27th 2017, 21:40 inoas I am using different domains than the default plugin once
# Nov 27th 2017, 21:39 inoas also __d() is a bit weirdo to use
# Nov 27th 2017, 21:39 eBug69 hi I have a doubt with Crud. Can I use $event->getSubject()->query->where for the beforePaginate event in a View action ?
# Nov 27th 2017, 21:39 inoas ;-( it works now but it is no fun to "hunt the error" ;-)
# Nov 27th 2017, 21:39 saeideng you no way to see loaded locales :slightly_smiling_face:
# Nov 27th 2017, 21:37 saeideng inoas
# Nov 27th 2017, 21:24 raul338 via through option
# Nov 27th 2017, 21:24 raul338 the associated records are in a belongsToMany
# Nov 27th 2017, 21:24 raul338 every field is accesible
# Nov 27th 2017, 21:23 raul338 Help, what could be the problem when a table don't want to save an entity with associated records (return false) but the entity and its associated records have empty errors() ?
# Nov 27th 2017, 21:21 inoas this is... arg