Skip to content

[Feature Request] Multiple validation rules required #114

@sanishkr

Description

@sanishkr

Thanks for making this module.
I am curious, if there's a way to implement this:

  • ratio : (resolutionMinWidth / resolutionMinHeight) === (image width / image height)
  • min Dimensions: image's width > resolutionMinWidth && image's height > resolutionMinHeight

I need both of these validations together.
Thanks in Advance

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