If you attempt to submit a request and another field causes validation to fial, that field will be marked with the 'failure' class but a valid raw object field will not get the 'success' class
However, modifying the raw-object will cause the correct success / failure classes to be applied.
If you attempt to submit a request and another field causes validation to fial, that field will be marked with the 'failure' class but a valid raw object field will not get the 'success' class
However, modifying the raw-object will cause the correct success / failure classes to be applied.