In this challenge, you'd create a javascript validation script to validate the inputs entered by a user using RegEx. You could always refer to the Regular Expression Library for support For this ...
filename File names (Only letters, digits, '-', '_', '.' are allowed. Spaces allowed only in middle and not at the start or end) ...