On 01/09/2013 11:39 AM, [email protected] wrote:
even though the form shows a validation failure when entering something that's not a valid URL, I can save the job anyway and run it with invalid input. Is that intended?
Yes, doCheck* methods are intended to provide warnings but do not disable the Save/Apply buttons. It is the plugin’s responsibility to defend against catastrophe at a later stage.
