Package thredds.server.ncss.validation
-
Class Summary Class Description NcssGridRequestValidator Validator for ncss GridRequest 1) if has either latitude or longitude, has both 2) if has any of latlon bb, has all. north > south, east > west 3) if has any of projection bb, has all. min < maxPointHorizSubsetTypeValidator Check ncss point params 1) does it have a stn parameter?TimeParamsValidator Time params validator for a ncss request.VarParamsValidator -
Annotation Types Summary Annotation Type Description NcssGridRequestConstraint PointHorizSubsetTypeConstraint TimeParamsConstraint Validation constraint annotation for the time params in a ncss requestVarParamConstraint