Is there a way to validate a given WADL File?
Validating against the XML Schema won't catch all errors, since this will not catch errors like a method parameter with a wrong style or an undefined type.
I also tried the command line tool WADL2java from apache cxf, but this doesn't catch all violations of the wadl specification - and even if it would catch all errors, generating code just for the sake of validation seems unnecessary.
A Web Application Description Language (WADL) document is a machine-readable XML description of HTTP-based web applications (typically REST web services). WADL models the resources provided by a service and the relationships between them.
The Web Application Description Language (WADL) is a machine-readable XML description of HTTP-based web services. WADL models the resources provided by a service and the relationships between them. WADL is intended to simplify the reuse of web services that are based on the existing HTTP architecture of the Web.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With