validation
Here are 243 public repositories matching this topic...
-
Updated
Jun 30, 2020 - Java
-
Updated
Mar 11, 2019 - Java
-
Updated
Mar 14, 2017 - Java
-
Updated
Aug 13, 2018 - Java
-
Updated
Oct 25, 2019 - Java
-
Updated
Jun 13, 2020 - Java
-
Updated
Mar 28, 2017 - Java
I tested the example https://github.com/RepreZen/KaiZen-OpenApi-Parser/blob/master/GettingStarted.md and wanted especially to test the callback-example(a file that should fail) so that I can see what error messages I get. But I don't get any errors.
In the code normaly i expect that model.isValid() is false, but it is always true when i checked it. I even checked the callback-example in htt
-
Updated
Jul 2, 2020 - Java
-
Updated
Jun 28, 2020 - Java
-
Updated
Mar 28, 2020 - Java
-
Updated
May 15, 2020 - Java
Hi,
I'm using padding-inline-start: 0px; css property to remove the default list padding and it works well.
After a validation checkup I got errors on this property saying that it's unknown, but it should be
Regards
-
Updated
Aug 22, 2018 - Java
-
Updated
Nov 14, 2019 - Java
-
Updated
Feb 23, 2019 - Java
-
Updated
Jul 2, 2020 - Java
-
Updated
Sep 11, 2019 - Java
The try catch block includes to method calls where always both have to be executed. However, in case first method fails the second call will never be executed.
public static SchemaFactory createSchemaFactory() {
SchemaFactory sf = SchemaFactory.newInstance(XMLConstants.W3C_XML_SCHEMA_NS_URI);
try {
sf.setProperty(XMLConstants.ACCESS_EXTERNAL_DTD, "");
sf.se-
Updated
Jul 2, 2020 - Java
-
Updated
May 13, 2020 - Java
Describe the bug
When the build attempts to run on AppVeyor for a merge request, AppVeyor fails to find 'mvn.exe' and fails. Here is the console output:
[00:00:00] Build started
[00:00:00] git clone -q --depth=10 --branch=zdt-type https://github.com/eeverman/andhow.git C:\projects\andhow
[00:00:02] git checkout -qf b47534aa9c88e4bf5b8174969229d40ef38863db
[00:00:03] Restoring b
-
Updated
Jun 26, 2020 - Java
Improve this page
Add a description, image, and links to the validation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the validation topic, visit your repo's landing page and select "manage topics."
Expected Behavior
Using RDFUnit in a Kubernetes environment
Actual Behavior
When running
bin/rdfunitfrom inside a Docker container running in a Kubernetes pod we are facing the following issue: