Uses of Class
ca.phon.session.check.SessionValidator
Packages that use SessionValidator
-
Uses of SessionValidator in ca.phon.phontalk.plugin
Methods in ca.phon.phontalk.plugin with parameters of type SessionValidatorModifier and TypeMethodDescriptionboolean
Phon2TalkBankRecordCheck.checkRecord
(SessionValidator validator, Session session, int recordIndex) Check Record Perform a round-trip of the data with only this single record.boolean
Phon2TalkBankRecordCheck.checkSession
(SessionValidator validator, Session session) -
Uses of SessionValidator in ca.phon.session.check
Methods in ca.phon.session.check with parameters of type SessionValidatorModifier and TypeMethodDescriptionboolean
AlignedWordCountCheck.checkSession
(SessionValidator validator, Session session) boolean
CheckAlignment.checkSession
(SessionValidator validator, Session session) boolean
CheckTranscripts.checkSession
(SessionValidator validator, Session session) boolean
SegmentOverlapCheck.checkSession
(SessionValidator validator, Session session) boolean
SessionCheck.checkSession
(SessionValidator validator, Session session) Check session and report any issues using the given validator.