Comment 7 for bug 1638523

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ui (stable/newton)

Reviewed: https://review.openstack.org/395580
Committed: https://git.openstack.org/cgit/openstack/tripleo-ui/commit/?id=d5cd27997abf97e2c197b17050417123e40ff075
Submitter: Jenkins
Branch: stable/newton

commit d5cd27997abf97e2c197b17050417123e40ff075
Author: Florian Fuchs <email address hidden>
Date: Fri Nov 4 12:07:58 2016 +0100

    Validate JSON parameters

    This change adds a global `isJson` validation rule to the App component
    and uses it to validate parameter fields with the `json` type.

    Change-Id: I7c6826a32af63fb862017ea53d710447b61e57b6
    Closes-Bug: #1638523
    (cherry picked from commit f7ddb6539685e981bca6fc6117fa54aae086fe65)