Skip to content

sboreux/online-xsd-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Svelte app to use xsd-pattern-js

Enter an pattern as XSD specification and a string to be test. The tool let you know if pattern is valid and if the test string is valid against the pattern.

build with npm run build