JQuery UI Modal Form Dialog Required Fields

JQuery UI Modal Form Dialog Required Fields

Is there an easy way to make fields required in the modal form dialog without validating on the server side?  What about deactivating the submit button if any of the required fields are blank?

Thanks