Uses of Class
com.postman.collection.ValidationException
Packages that use ValidationException
Package
Description
Encapsulates a Postman JSON collection and emulates functionality of the Postman SDK.
-
Uses of ValidationException in com.postman.collection
Methods in com.postman.collection that throw ValidationExceptionModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodeCollectionElement.isEquivalentTo(CollectionElement compare) Determine whether 2 seperate instance of a JPostman class render semantically identical JSON.static CollectionCollection.pmcFactory(PostmanID id) static CollectionCollection.pmcFactory(URL collectionURL) Create a collection via the Postman APIbooleanCollectionElement.validate()Validate the gson produced by this element against the PostmanSchema.booleanConvenience method allowing validation against a user-provided schema