Content-Type validation

You can choose request content-type and the payload to demonstrate Ubika Content-type validation. You can also use third party tools (ie. Postman) to send data to the following path : http://content-type.u-lab.local/pages/Other/content_type.php?query=validation

Simply enter any content in the "body content" text area. You can also use the following json code to test application / json.

JSON sample :
{ "id":"1", "name":"CHATEAU DE SAINT COSME", "year":"2009", "grapes":"Grenache / Syrah", "country":"France", "region":"Southern Rhone / Gigondas", "description":"The aromas of fruit and spice give one a hint of the light drinkability of this lovely wine, which makes an excellent complement to fish dishes.", "picture":"saint_cosme.jpg" }



Body Content
Request
WAAP Content-type detection