- validate(WSSimulation) - Static method in class wssimulator.WSSimulatorValidation
-
Validates the simulation.
- validateJSON(String, String) - Static method in class wssimulator.WSSimulatorValidation
-
Uses JsonSchema to validate JSON against A JSON Schema File
- validateXml(String, String) - Static method in class wssimulator.WSSimulatorValidation
-
Uses Validator to validate XML against XSD
- validSimulations() - Method in class wssimulator.WSSimulatorHandlerService
-
- valueOf(String) - Static method in enum wssimulator.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum wssimulator.RouteRequestFilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum wssimulator.scanner.SimulationFilterType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum wssimulator.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum wssimulator.RouteRequestFilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum wssimulator.scanner.SimulationFilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.