Creates a shinyvalidate input validator for Step 2 of the upload wizard. Validates optional fields: frames ZIP file (for animation extraction).
Value
A [shinyvalidate::InputValidator] object configured with Step 2 validation rules. Call `$enable()` to activate validation.
See also
* [validator_step_1()] for Step 1 validation * [ckfile()] for file extension checking
Other validation:
ckfile(),
validator_step_1()
