Skip to content

Validates examples according to given schemas for CI in aas-specs.

License

Notifications You must be signed in to change notification settings

admin-shell-io/schema-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

schema-validation

Check

This repository provides sample programs used to validate the examples in aas-specs repository.

Binaries

We provide Windows binaries in the releases.

The validators are based on .NET Core 3.1.

Build from Source

To build the binaries from source code, change to the src/ directory and invoke:

dotnet publish -c Release -o out/schema-validation

We provide a script src/Release.ps1 that builds and packs the binaries into a zip archive. This is used to obtain the final binary release.

About

Validates examples according to given schemas for CI in aas-specs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published