]
Brett Meyer updated SRAMP-23:
-----------------------------
Parent: (was: SRAMP-21)
Issue Type: Feature Request (was: Sub-task)
Statically validate a parsed S-RAMP Query
-----------------------------------------
Key: SRAMP-23
URL:
https://issues.jboss.org/browse/SRAMP-23
Project: S-RAMP
Issue Type: Feature Request
Components: Core
Affects Versions: 0.6.0
Reporter: Eric Wittmann
Assignee: Eric Wittmann
Priority: Minor
Fix For: 0.6.0
Implement a validator that can take an S-RAMP Query and ensure that it is valid (does not
violate any of the restrictions imposed by the S-RAMP Query API specification).
The result should simply be a validator that accepts a parsed S-RAMP Query and throws an
exception if the Query is invalid.