throwAXIfNull(a_strOrBfr, "a_strOrBfr", "getContainedIdxs");
throwAXIfNull(gci_config, "gci_config", "getContainedIdxs");
}
PASStringOrBuffer passob = new PASStringOrBuffer(a_strOrBfr,
new PARString(
new PARDupNullLen(gci_config.isEqualOk(), false, (new RCLength(1, -1, false))),
gci_config.getPARSCBad()));
if(!passob.isValid()) {
int iPAVType = passob.getPAViolation().getType();