validatorjs/validator.js

Feature Request: Need validation for XSD:AnyURI types

Open

#920 opened on Oct 31, 2018

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (2,253 forks)batch import
good first issuehelp needed🙋‍♂️feature-request

Repository metrics

Stars
 (22,497 stars)
PR merge metrics
 (Avg merge 10h 14m) (2 merged PRs in 30d)

Description

Hi!

I'm checking to see if I can use validator.js for validating the XSD AnyURI string documented here but I see there is no OOB method to do so..

Please consider to add this in future releases. Thanks,

Contributor guide