Uses of Class
com.postman.collection.ValidationException
Package
Description
Encapsulates a Postman JSON collection and emulates functionality of the Postman SDK.
-
Uses of ValidationException in com.postman.collection
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
CollectionElement.isEquivalentTo
(CollectionElement compare) Determine whether 2 seperate instance of a JPostman class render semantically identical JSON.static Collection
Collection.pmcFactory
(PostmanID id) static Collection
Collection.pmcFactory
(URL collectionURL) Create a collection via the Postman APIboolean
CollectionElement.validate()
Validate the gson produced by this element against the PostmanSchema.boolean
Convenience method allowing validation against a user-provided schema