mirror of
https://github.com/corda/corda.git
synced 2025-02-20 01:16:42 +00:00
* Redo legal name validation rules so that direction change chars are rejected * Split name validation into minimal rules that all nodes can require, plus extended rules that the Doorman will apply (and we may need to change, without updating the entire network). * Break down name validation rule sets to better match expectations * Add test for nulls in Corda names