]
Brett Meyer commented on SRAMP-23:
----------------------------------
Moving out of SRAMP-21 -- not required by spec
Statically validate a parsed S-RAMP Query
-----------------------------------------
Key: SRAMP-23
URL:
https://issues.jboss.org/browse/SRAMP-23
Project: S-RAMP
Issue Type: Sub-task
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.