split validation out of abstract
authorJustin Wind <justin.wind+git@gmail.com>
Mon, 15 Jan 2024 20:17:34 +0000 (12:17 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Mon, 15 Jan 2024 20:17:34 +0000 (12:17 -0800)
commitc78031f7ea79acec450b445b98f08c99ada6bf8d
tree325a5c9597c895ac1a047bc669c0ba443f984126
parent1252c72bcd9382ad501e0fe584bd61bc3fb82b27
split validation out of abstract
index.js
lib/abstract.js
lib/validation.js [new file with mode: 0644]
test/lib/abstract.js
test/lib/validation.js [new file with mode: 0644]