Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@Su-Yong Su-Yong released this 31 Oct 15:17
· 6 commits to develop since this release
  • add validatorAsync function in ScopeValidatorManager
  • add createAsync function in ScopeValidatorFactory
  • ScopeValidator.validator can async function
  • default generic type is changed (Record<string, unknown> -> Record<string, string>)