Luke Towers 51b6f64418
Convert field name to dot syntax before checking validation rules
Converts a field name in the form of `model_json_attribute[subproperty]` to the dot syntax version used by validation rules `model_json_attribute.subproperty` for more accurate checking of the validation rules in the form widget.
2017-11-02 12:35:50 -06:00
..
2017-11-02 19:53:20 +11:00
2017-11-01 14:18:41 -06:00
2017-10-15 11:49:06 -06:00
2017-06-11 22:38:03 +10:00
2017-07-26 17:48:00 +10:00
2017-10-16 17:52:50 +11:00