Skip to content

How to apply to input type=file?  #21

@oshihirii

Description

@oshihirii

What I've Tried

var myVariable = new LiveValidation('my_id', { validMessage: 'valid input', wait: 500});
myVariable.add(Validate.Presence, {failureMessage: "required field"});

I try clicking on the select file button and then cancelling and moving to the next field and no validation error messages are shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions